What does the phpMyAdmin icon (box of books?) beside certain databases mean?
问题 The image below is an example of the icon I am referring to. It is only present on 4 out of 50 databases. 回答1: That indicates that two or more databases are being grouped together based on a common prefix. By default, databases with a prefix and underscore are grouped together; so test_keys , test_tables , and test_unicode would all be grouped together under test , to get to each database you'd click the plus sign to expand them. The separator can be configured with $cfg[