< Extension:Translate
mysql> describe translate_reviews;
+--------------+---------+------+-----+---------+-------+
| Field        | Type    | Null | Key | Default | Extra |
+--------------+---------+------+-----+---------+-------+
| trr_user     | int(11) | NO   | PRI | NULL    |       |
| trr_page     | int(11) | NO   | PRI | NULL    |       |
| trr_revision | int(11) | NO   | PRI | NULL    |       |
+--------------+---------+------+-----+---------+-------+
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.