Extension:CentralAuth/global user groups table
From mediawiki.org
mysql> describe global_user_groups; +-----------+----------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------+----------------+------+-----+---------+-------+ | gug_user | int(11) | NO | PRI | NULL | | | gug_group | varbinary(255) | NO | PRI | NULL | | +-----------+----------------+------+-----+---------+-------+
Engines |
| ||||
---|---|---|---|---|---|
Technical documentation | |||||
Configuration | |||||
Development | |||||
Core tables |