mysql> describe translate_translatable_bundles;
+-------------+----------------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------------+----------------------+------+-----+---------+-------+
| ttb_page_id | int(10) unsigned | NO | PRI | NULL | |
| ttb_type | smallint(5) unsigned | NO | MUL | NULL | |
| ttb_status | smallint(5) unsigned | NO | | NULL | |
| ttb_sortkey | varbinary(255) | NO | | NULL | |
+-------------+----------------------+------+-----+---------+-------+