Adding a database
You can add a MySQL database at any time. Please note that many installation scripts for software that use MySQL create the databases automatically - please refer to your software documentation for more information. To successfully add a database and user to your site, you need to add items in the following order:
Add a database (this topic)
Add a user (refer to Adding a user for more information)
Add the user with the correct permissions to the database (refer to Adding a user to a database for more information)
To add a database:
Click on the MySQL link in the navigation area.
Click on the [New Database] link.
Enter the name of the database in the Name field. The name may not contain any characters which are not letters or numbers and must be less than 50 characters long.
Click on the Create Database button.
Topics:
Adding a user to a database
Deleting a user from a database
Deleting a database