Extension:GlobalPreferences/global_preferences table
From Linux Web Expert
mysql> describe global_preferences; +-------------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-------------+------------------+------+-----+---------+-------+ | gp_user | int(10) unsigned | NO | PRI | NULL | | | gp_property | varbinary(255) | NO | PRI | NULL | | | gp_value | blob | YES | | NULL | | +-------------+------------------+------+-----+---------+-------+
Collapse | |||||
---|---|---|---|---|---|
<translate> Engines</translate> |
| ||||
<translate> Technical documentation</translate> | |||||
<translate> Configuration</translate> | |||||
<translate> Development</translate> | |||||
<translate> Core tables</translate> |