Prev | Current Page 67 | Next

Marc Delisle

"Mastering phpMyAdmin 2.11 for Effective MySQL Management"

A popular value for the separator is'_'.
Full Mode
The previous examples were shown in Light mode, but setting the
$cfg['LeftFrameLight'] parameter to FALSE produces a complete layout of our
databases and tables using collapsible menus (if supported by the browser):
The number of tables per database is shown in brackets. The Full mode is not
selected by default; it can increase network traffic and server load if our current
rights give us access to a large number of databases and tables. Links must be
generated in the left panel to enable table access and quick-browse access to every
table, and the server has to count the number of rows for all tables.
Interface Overview
[ 54 ]
Table Short Statistics
Moving the cursor over a table name displays comments about the table (if any) and
the number of rows currently in it:
Quick-Browsing a Table
The small icon beside each table name is a quick way to browse the table's rows. It
opens the right panel in the Table view, browsing the first page of data from the table.
Nested Display of Tables within a Database
MySQL's data structure is based on two levels: databases and tables. This does not
allow subdivisions of tables per project, a feature often requested by MySQL users.
They must rely on having multiple databases, but this is not always allowed by their
provider.


Pages:
55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79