Hi and welcome to the forum! If you’re trying to access our database servers remotely, please note that that function is not available on free hosting.
Sometimes, you may want to connect to your MySQL database on your free hosting account using external software, like a desktop database manager (like MySQL Workbench) or an external program you wrote yourself (like an Android or iOS app).
You cannot connect to a free hosting MySQL database from outside your hosting account.
You can only interact with your free hosting database through PHP scripts uploaded to your free hosting account, or through our phpMyAdmin installation.
The ability to con…