< Extension:Translate
mysql> describe translate_tmt;
+----------+------------------+------+-----+---------+-------+
| Field    | Type             | Null | Key | Default | Extra |
+----------+------------------+------+-----+---------+-------+
| tmt_sid  | int(10) unsigned | NO   | PRI | NULL    |       |
| tmt_lang | varbinary(20)    | NO   | PRI | NULL    |       |
| tmt_text | 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.