< Extension:ContentTranslation
mysql> describe cx_corpora; +--------------------+------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra | +--------------------+------------------+------+-----+---------+----------------+ | cxc_id | int(10) unsigned | NO | PRI | NULL | auto_increment | | cxc_translation_id | int(11) | NO | MUL | NULL | | | cxc_section_id | varbinary(30) | NO | | NULL | | | cxc_origin | varbinary(30) | NO | | NULL | | | cxc_sequence_id | int(11) | YES | | NULL | | | cxc_timestamp | varbinary(14) | YES | | NULL | | | cxc_content | mediumblob | 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.