< Extension:Translate
mysql> describe translate_sections; +-----------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------+------------------+------+-----+---------+-------+ | trs_page | int(10) unsigned | NO | PRI | NULL | | | trs_key | varbinary(255) | NO | PRI | NULL | | | trs_text | mediumblob | NO | | NULL | | | trs_order | int(10) unsigned | YES | | NULL | | +-----------+------------------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.