Create a database

To create a database, perform the following steps:

1. In the New Database text box, enter a name for the database.

Note:

If your hosting provider has enabled database prefixing, a prefix based on your account username and underscore character (_) will precede the New Database text box. The system automatically prepends this prefix to the database name.

2. Click Create Database. A new interface will appear.

3. Click Go Back. The new database appears in the Current Databases table.

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Add a MySQL user

After you create a database, add users to the database and configure their privileges. Notes: •...

Add a user to a database

To add a user to a database, perform the following steps: 1. In the Add User To Database section...

Current Users

The Current Users table lists all of your MySQL database users, and allows you to perform the...

Current Databases

The Current Databases table lists the following information for each database in your account: •...

Rename a database

Warning: • It is potentially dangerous to rename a MySQL database. We strongly recommend that...