Changing database password In the case you have forgotten a password to your database or you need to change it , you can...
Migrating a database from MySQL 5.0/5.1 to MySQL 5.7 This migration can be done via Webadmin. Steps are the same for different database versions, although only migrating to a...
Connecting to the database via console In order to manage databases via console a database server administrator is usually used – root user. For VPS purchased...
Quitting support of outdated database versions In a year 2020 some versions of the SQL databases will cease to be supported. Bellow you can find more...
Connecting application to a database via localhost (mysql_connect) If you need to connect your application to a database via localhost, you need to set in Webadmin what type...