Search Help:  
 
Enter keywords to search help.

How do I create a database?

Before you can create a new MySQL database, you will need to set up a MySQL database account.

The easiest way to create a MySQL database is to use the phpMyAdmin tool. Learn how to install phpMyAdmin.

  1. Sign in to phpMyAdmin.
  2. You will be prompted for your database user name and password. Enter your user name and password now.
  3. Enter a name for your database into the "Create New Database" field. Please note that your database name may only contain numbers, letters, hyphens, and underscores. Be sure to make a note of the database name, which will be required when accessing your new database through custom scripts.
  4. Click "Create."

You should now see your new database listed in the pull-down menu on the left side of the page.

Was this article helpful?

Yes   No
Click to contact Customer Care for further assistance.