Extension:AntiSpoof/spoofuser table
From mediawiki.org
mysql> describe spoofuser; +---------------+----------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +---------------+----------------+------+-----+---------+-------+ | su_name | varbinary(255) | NO | PRI | | | | su_normalized | varbinary(255) | YES | MUL | NULL | | | su_legal | tinyint(1) | YES | | NULL | | | su_error | blob | YES | | NULL | | +---------------+----------------+------+-----+---------+-------+
Engines |
| ||||
---|---|---|---|---|---|
Technical documentation | |||||
Configuration | |||||
Development | |||||
Core tables |