mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fixed wrong result file
This commit is contained in:
@@ -101,7 +101,6 @@ set default_master_connection = '';
|
|||||||
show tables in db;
|
show tables in db;
|
||||||
Tables_in_db
|
Tables_in_db
|
||||||
t1
|
t1
|
||||||
t2
|
|
||||||
drop database db;
|
drop database db;
|
||||||
set global sql_slave_skip_counter = 0;
|
set global sql_slave_skip_counter = 0;
|
||||||
set global max_relay_log_size = 1073741824;
|
set global max_relay_log_size = 1073741824;
|
||||||
|
Reference in New Issue
Block a user