I've already run mysqltuner and optimised my.cnf
This is a reseller server, and it's just getting loaded a bit.
Rather than create a new server, and purchase double licenses on everything, I can setup a remote server for handling the MySQL, and drop the loads in half, all transit between the two servers would be through gigabit channels on an internal network.
See WHM >> Main >> SQL Services >> Setup Remote MySQL server
That is the remote MySQL I am referring too, not the ability to connect to the local MySql remotely.
As cPanel states it...
This feature allows you to place MySQL databases on a remote server that is running MySQL. Using a separate server for MySQL can be useful for busy servers or servers with large databases, allowing you to offload MySQL-related work to the remote MySQL server.
Important: This should not be confused with allowing access to a MySQL database from a remote server. To configure that option, use the Additional MySQL Access Hosts function.
So the question still remains...
Will setting this up allow me to automatically migrate the existing clients MySQL DB's, within the WHM interface, to the remote server, or would this have to be done manually?