Halo,
I use separated database for our directadmin server.
first time I use just single ip block
but Now I need add additional block (access_host1).
This work for new database, but there is already 100 more database.
How sync new access host ip to old database?
Thank you.
I use separated database for our directadmin server.
first time I use just single ip block
user=da_admin
passwd=xxxx
access_host=xx.32.%
host=mysql
but Now I need add additional block (access_host1).
user=da_admin
passwd=xxx
access_host=xx.xx.%
access_host1=xx.xx.%
host=mysql
This work for new database, but there is already 100 more database.
How sync new access host ip to old database?
Thank you.
Last edited: