page content

How to manage my MySQL database?

You have to connect to the Phpmyadmin interface of your corresponding hosting server to manage your MySQL database. You will find the exact address of the Phpmyadmin interface in the access info we have send you for your hosting account. For security and performance reasons MySQL doesn't run in TCP/IP mode and therefore you cannot directly contect to it from outside of the hosting server.

You can also access your MySQL database via the Webmin-MySQL module. The Webmin interface also enables you to add new databases or database users to your hosting account.

For advanced users we can provide a temporary shell command line access to manage MySQL directly from a Bash shell.