I trying to add ip’s into remote mysql host section and I want to keep localhost and add my ip separated by a comma but I got an error.
Isn’t there a way to keep localhost as well as the ip in the remote mysql hosts?
ie. localhost, x.x.x.%, y.y.y.%
But I get this error:
Failed to change remote database hosts : ‘localhost, x.x.x.%, y.y.y.%’ is not a valid hostname or expression
is there another method, or is it not even possible? It would be nice to still be able to use localhost for local programs accessing the database just for ease of use and then for remote programs using the db use the IP address.
I only see a single line box to enter the remote IP of a single MySQL server but it sounds like you can enter multiple. Please confirm. Also, it seems the script installers fail always trying to find a local MySQL DB but I will post that in another thread. Thanks!
CANCEL THIS - I think you are talking about remote hosts connecting to a local MySQL DB and not the other way around…
This is driving me crazy, because I have two WANs at work and they work in failover. I want to make sure both IPs of the WANs can access the databases, but server templates gives me in server templates.