mysql> describe flaggedpage_pending;
+-------------------+------------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------------------+------------------+------+-----+---------+-------+
| fpp_page_id | int(10) unsigned | NO | PRI | NULL | |
| fpp_quality | tinyint(1) | NO | PRI | NULL | |
| fpp_rev_id | int(10) unsigned | NO | | NULL | |
| fpp_pending_since | varbinary(14) | NO | | NULL | |
+-------------------+------------------+------+-----+---------+-------+
|
---|
Engines | |
---|
Technical documentation | |
---|
Configuration | |
---|
Development | |
---|
Core tables | |
---|