< Extension:FlaggedRevs
mysql> describe flaggedrevs_statistics;
+---------------+----------------+------+-----+---------+-------+
| Field         | Type           | Null | Key | Default | Extra |
+---------------+----------------+------+-----+---------+-------+
| frs_timestamp | varbinary(14)  | NO   | PRI | NULL    |       |
| frs_stat_key  | varbinary(255) | NO   | PRI | NULL    |       |
| frs_stat_val  | bigint(20)     | 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.