< Extension:CentralAuth
mysql> describe users_to_rename; +------------+----------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +------------+----------------+------+-----+---------+----------------+ | utr_id | int(11) | NO | PRI | NULL | auto_increment | | utr_name | varbinary(255) | NO | MUL | NULL | | | utr_wiki | varbinary(255) | NO | MUL | NULL | | | utr_status | int(11) | YES | MUL | 0 | | +------------+----------------+------+-----+---------+----------------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.