How do I find the connection settings for MySQL?
The connection settings for a MySQL database change for each user. To find your MySQL connection settings, login to the control panel and choose “MySQL Databases” from the “Databases” menu. This will present you with a list of your MySQL databases that are created on your account. Click on a database name and the control panel will list which MySQL host on the Weberz network your database is assigned to. Use the specified hostname along with the database username and password to connect to the MySQL database.
The database username and password were specified by you when the database was created.

