< Extension:CentralAuth
mysql> describe wikiset;
+----------+------------------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+----------+------------------------+------+-----+---------+----------------+
| ws_id | int(11) | NO | PRI | NULL | auto_increment |
| ws_name | varbinary(255) | NO | UNI | NULL | |
| ws_type | enum('optin','optout') | YES | | NULL | |
| ws_wikis | blob | NO | | NULL | |
+----------+------------------------+------+-----+---------+----------------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.