MySQL Control Center (also known as MySQLCC) is a platform-independent GUI administration client for the MySQL database server. You can download it at http://www.mysql.com/products/mysqlcc/index.html.
Follow these steps to connect to your mySQL database:
- Open the MySQLCC application
- Register a new server (Ctrl-N). You should see the server registration form
- Enter a name in the name text box to identify the connection
- Enter the server address in the "Host Name" text box. You can find this information in the MySQL Manager in your control panel
- Enter your username in the "Username" text box
- Enter your password in the "Password" text box
- Make sure the port is set to 3306
- Click "Add"