1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Fix for some failing tests.

This commit is contained in:
Nirbhay Choubey
2015-11-16 12:39:56 -05:00
parent c78fc8b1ea
commit f4421c893b
4 changed files with 3 additions and 7 deletions

View File

@@ -39,6 +39,6 @@ DROP TABLE t1;
DROP PROCEDURE p1;
--source include/sync_slave_sql_with_master.inc
sync_slave_with_master;
--source include/rpl_end.inc