mirror of
https://github.com/MariaDB/server.git
synced 2025-11-19 19:03:26 +03:00
another attempt to make testcase predictable :)
This commit is contained in:
@@ -67,7 +67,6 @@ ALTER DATABASE mysqltest CHARACTER SET latin1;
|
||||
|
||||
# drop table and drop should come after data events
|
||||
--connection server2
|
||||
insert into mysqltest.t1 values (1);
|
||||
drop table mysqltest.t1;
|
||||
|
||||
--connection server1
|
||||
|
||||
Reference in New Issue
Block a user