Creating a MySQL Database

See Video



When? To create databases for your site, whether it be for a forum, or some custom designed application.
HowTo:
  • Click on MySQL Databases in your control panel.
  • Create a name for the new database, and click Add DB.
  • The database name will be of the format <username>_<database name>.
More MySQL Tutorials:
Creating a MySQL User

Adding a MySQL User to a Database



Tutorial Index