Standard using MySQLDriverCS

Connection string

This MySQLDriverCS connection string can be used for connections to MySQL.

Location=myServerAddress;Data Source=myDataBase;User ID=myUsername;
Password
=myPassword;
Port=3306;Extended Properties="""";