mysql> describe wikimedia_editor_tasks_edit_streak;
+----------------------+------------------+------+-----+----------------+-------+
| Field | Type | Null | Key | Default | Extra |
+----------------------+------------------+------+-----+----------------+-------+
| wetes_user | int(10) unsigned | NO | PRI | NULL | |
| wetes_streak_length | int(10) unsigned | NO | | NULL | |
| wetes_last_edit_time | binary(14) | NO | | 19700101000000 | |
+----------------------+------------------+------+-----+----------------+-------+