mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Backport fixes for the follow tests
binlog_tmp_table rpl_row_sp006_InnoDB rpl_slave_status
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
reset master;
|
||||
create table foo (a int);
|
||||
flush logs;
|
||||
create temporary table tmp1_foo like foo;
|
||||
|
Reference in New Issue
Block a user