You will need the following in order to connect to your database:
- The database hostname/server, which you can determine by clicking PhpMyAdmin. You will see text in the login dialog indicating the name of your server, for example: mysql1.dca1.nanoservers.net.
- The database name, found by looking at the entry under "database" in the main MySQL screen in myCP.
- The database username, which is the same as the database name.
- The database password. If you forget the password you used to create the database, you can change it as specified here.