Installing
a MySQL Database
1. From the Control Panel, select the MySQL icon.
2. Select the Add button. A message appears indicating your database will be installed within
approximately ten minutes.
Main MySQL Screen
After your MySQL database has been installed, accessing the MySQL icon on the Control Panel will open
the database. Your initial view of the database will appear similar to the following:
The left frame displays the names of the databases available to you.
The right frame welcomes you to phpMyAdmin, which is the name of the administrative tool you are now
using to manage your MySQL database.
The link Show MySQL runtime information displays the following table of statistics about your database.
The Log Out link logs you out of the MySQL option.
The phpMyAdmin-Homepage link opens the phpMyAdmin homepage, an excellent resource of information
related to the use of phpMyAdmin application.
Setting Up MySQL Databases
When you initially install MySQL on your site, you essentially create a blank database. In order to
work on your database, you must add tables to it.