< Extension:Translate
mysql> describe translate_tms; +-------------+------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +-------------+------------------+------+-----+---------+----------------+ | tms_sid | int(10) unsigned | NO | PRI | NULL | auto_increment | | tms_lang | varbinary(20) | NO | MUL | NULL | | | tms_len | int(10) unsigned | NO | | NULL | | | tms_text | mediumblob | NO | | NULL | | | tms_context | 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.