Skip to content

Replay log trying to create SK CCM which is not belong to current table t1 #125

@githubzilla

Description

@githubzilla

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:

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions