Table of Contents Creation, management and deletion Creation of your databases Change the password Deletion of a database Administration of your database with <nowiki>PHPMyAdmin</nowiki> Creation, management and deletion Creation of your databases Follow these steps to create a new database for your hosting Connect yourself to your management console. Click at: Hosting / Configure / MySQL databases. Go to the management of the MySQL databases Click on “Create a MySQL database” You need to specify three parameters: the login : an identifier for your database the password the confirmation of the password Once you have submitted the form, you will see the database in your list of databases with the status “Waiting for creation” (Yellow dot). It will be created usually in less than 1 hour. Change the password You have created a new database and want to create the password. Connect to your management console. Go to the configuration interface of your hosting Go to the configuration of your MySQL databases You can see the list of your MySQL databases. Click on the cogwheel icon, then “Update the password” Enter the new password, its confirmation and validate your changes Your database has changed its status (“Waiting for update”), once done the status will change back to “Active”. It will be done within one hour. Deletion of a database BE CAREFUL: The deletion of a database is definitive. If a database contains data, they will be deleted as well. It is therefore strongly recommended to do a backup of your database before you delete it. You need to have at least one database, Connect to your management console. Go to the configuration of your hosting Go to the configuration of your MySQL databases Click on the red button DELETE Confirm the request for deletion The status will change to “Waiting for deletion”, once it has been deleted the database will disappear from the list. You can create another database once the status has changed to “Waiting for deletion”. (No need to wait until the database is deleted) The deletion will be done within one hour. Administration of your database with <nowiki>PHPMyAdmin</nowiki> To administer your database with PHPMyAdmin, Connect to your management console. Go to the configuration of your hosting Go to the configuration of the MySQL databases You can see the list of your MySQL databases Click on the name of your database to open PHPMyAdmin