PRIMARY KEY (`ct_id`), UNIQUE KEY `ct_rc_id` (`ct_rc_id`,`ct_tag`), UNIQUE KEY `ct_log_id` (`ct_log_id`,`ct_tag`), UNIQUE KEY `ct_rev_id` (`ct_rev_id`,`ct_tag`), UNIQUE KEY `change_tag_log_tag` (`ct_log_id`,`ct_tag`), UNIQUE KEY `change_tag_rev_tag` (`ct_rev_id`,`ct_tag`), KEY `ct_tag` (`ct_tag`,`ct_rc_id`,`ct_rev_id`,`ct_log_id`), KEY `change_tag_rc_tag` (`ct_rc_id`,`ct_tag`), KEY `change_tag_tag_id` (`ct_tag`,`ct_rc_id`,`ct_rev_id`,`ct_log_id`), KEY `change_tag_tag_id_id` (`ct_tag_id`,`ct_rc_id`,`ct_rev_id`,`ct_log_id`)