5.4.2. Connecting to the MySQL Instance Manager and Creating User Accounts
Communication with the MySQL Instance Manager is handled using
the MySQL client-server protocol. As such, you can connect to
the IM using the standard mysql client
program, as well as the MySQL C API. The IM supports the
version of the MySQL client-server protocol used by the client
tools and libraries distributed along with MySQL 4.1 or later.