What happened?
mono_multi.read_pk_using_sk [ pass ] 15243
mono_multi.recover_committed_tx [ fail ]
Steps to Reproduce
In test case read_pk_using_sk, it create table t1 with a sk, which is later drop and recreated by test case recover_committed_tx which has no sk.
In test case recover_commited_tx, it killed mysqld after a update, and restart, the replay log trying to replay the log of t1 created by test case read_pk_using_sh, then error happen.
Environment
- OS:
- Version:
- Any other relevant details: