MTR's internal check of the test case 'main.events_trans' failed.
fix: DROP EVENT e1;
This commit is contained in:
parent
a3c9775657
commit
b2bb09529c
@ -135,3 +135,4 @@ SELECT * FROM t2;
|
||||
a
|
||||
ROLLBACK WORK TO SAVEPOINT A;
|
||||
DROP TABLE t1, t2;
|
||||
DROP EVENT e1;
|
||||
|
@ -146,3 +146,4 @@ SELECT * FROM t2;
|
||||
ROLLBACK WORK TO SAVEPOINT A;
|
||||
|
||||
DROP TABLE t1, t2;
|
||||
DROP EVENT e1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user