How to create a MySQL database.

You can create new blank MySQL databases in your hosting control panel by following the instructions below:

  • Login to your hosting control panel.
  • Click the MySQL database version you want to create under the Databases icons.
  • Click the Create Database button.
  • Enter a name for the new database.
  • If you have an existing MySQL database user you want to assign to the database you can click its checkbox to assign it. If not then you can create a new database user afterwards.
  • Click Save.
  • The database is now created.
  • If you want to restore an existing database backup over the new blank database please click here.
  • mysql, create, database
  • 2 Users Found This Useful
這篇文章有幫助嗎?

相關文章

How to get a backup of your MySQL database.

In order to take and retrieve a backup (MySQLDump) of an existing MySQL database in your hosting...

How to import/restore a MySQL database to the server.

Please follow the instructions below to import your existing MySQL dump backup file of your...

How to manage your MySQL database.

We provide phpMyAdmin to all clients. This tool allows you to fully manage your MySQL databases....