According to clause 5.11 terms of service, the possibility of external connections to MySQL is provided only for database maintenance. The number of connections per minute is limited to 10, so you won't be able to use the MySQL server for sites located not on shared hosting servers.
You can check the list of current connections using SQL queries:
SHOW FULL PROCESSLIST