Hi
I'm running my servers with DNS resolve disabled, so the Mysql server ignores user entries in the form of user @ localhost. Also I have multiple Mysql instances running on different ports. So its required in my setup to use the parameters --host and --port to access the different servers.
Is this possible with your scripts?
Thanks in advance,
Oliver