Backup of 2 different ports

On my server I am using MySQL
But we are using 2 different ports, both 3306 and 3308
Would it be possible to set up the application to backup automatically from both ports ?

Hi Kent_Kjernes,

Please give us some time to check the issue.

Sorry for the inconvenience.

Hi Kent_Kjernes,

Thank you for waiting.

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