-
Book Overview & Buying
-
Table Of Contents
Mastering phpMyAdmin 3.3.x for Effective MySQL Management
By :
Prior to MySQL 4.1, the MySQL structure itself did not support the addition of comments to a column. Nevertheless, thanks to phpMyAdmin's metadata, we could comment on columns. However, since MySQL 4.1, native column commenting has been supported. The good news is that for any MySQL version, column commenting in phpMyAdmin is always accessed via the Structure page by editing the structure of each field. In the following example, we need to comment on three columns of the book table. Hence, we choose them and click on the pencil icon near the With selected choice.

To obtain the next panel, as seen here, we are working in vertical mode. This can be achieved by setting $cfg['DefaultPropDisplay'] to'vertical' or, if we are working with three columns or less, leaving this directive at its default value of 3. We enter the following comments:
This is shown in the following screenshot:

We...
Change the font size
Change margin width
Change background colour