1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Bug #36968 rpl_temporary_errors.test produces warning in pushbuild

Backporting fixes to 5.1 from 6.0.
This commit is contained in:
Andrei Elkin
2008-08-25 15:40:44 +03:00
parent 77b7ad3398
commit 3a1c50bc53
3 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
source include/master-slave.inc;
call mtr.add_supression("Deadlock found");
--echo **** On Master ****
connection master;
SET SESSION BINLOG_FORMAT=ROW;