-
Book Overview & Buying
-
Table Of Contents
Mastering phpMyAdmin 3.3.x for Effective MySQL Management
Before creating a table, we must ensure that we have a database for which the MySQL server's administrator has given us the CREATE privilege. Various possibilities exist:
The administrator has already created a database for us, and we see its name in the navigation panel; we don't have the right to create an additional database
We have the right to create databases from phpMyAdmin
We are on a shared host, and the host provider has installed a general Web interface (for example, cPanel) to create MySQL databases and accounts; in this case, we should visit this web interface now and ensure that we have created at least one database and one MySQL account.
Note that a configuration parameter, $cfg['ShowCreateDb'], controls the display of the Create new database dialog. By default, it's set to true, which shows the dialog.
If you do not have the required privileges to create a database, the home page displays a No privileges message under the Create new database...
Change the font size
Change margin width
Change background colour