The MySQL instance manager – mysqlmanager – provides a way to manage multiple MySQL server instances on the same installation. All these instances use a common my.cnf file – but each can be configured individually (using the same file). mysqlmanager itself provides a command line interface to control the individual instances.
Part of a sample mysql.cnf [...]

