< Extension:Translate
mysql> describe translate_stash;
+--------------+----------------+------+-----+---------+-------+
| Field        | Type           | Null | Key | Default | Extra |
+--------------+----------------+------+-----+---------+-------+
| ts_user      | int(11)        | NO   | PRI | NULL    |       |
| ts_namespace | int(11)        | NO   | PRI | NULL    |       |
| ts_title     | varbinary(255) | NO   | PRI | NULL    |       |
| ts_value     | mediumblob     | NO   |     | NULL    |       |
| ts_metadata  | mediumblob     | 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.