Not possible to add several MySQL-instanses to same db-server

Hi Magnus,

If you need to connect to your MySQL Server to backup databases with different credentials or with different ports then please specify Server name like:

localhost /* any description of the connection */
localhost /* connection for the second user */
localhost /* any other connection */

and use different credentials or ports.

If you have any additional questions, please feel free to contact us. Connect%20to%20MySQL%20Server

1 Like