-- Verify mimas-talos:question_answer on mysql BEGIN; -- XXX Add verifications here. SELECT `question_id` FROM `question_answer` LIMIT 1; ROLLBACK;