< Extension:Translate
mysql> describe translate_metadata;
+-----------+----------------+------+-----+---------+-------+
| Field     | Type           | Null | Key | Default | Extra |
+-----------+----------------+------+-----+---------+-------+
| tmd_group | varbinary(200) | NO   | PRI | NULL    |       |
| tmd_key   | varbinary(20)  | NO   | PRI | NULL    |       |
| tmd_value | 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.