1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Bug#19066 (DELETE FROM replication inconsistency for NDB):

Fixing result files for tests.
This commit is contained in:
mats@mysql.com
2006-06-13 22:10:01 +02:00
parent 76473cbaaa
commit 95b1c019b8
8 changed files with 32 additions and 37 deletions

View File

@ -650,11 +650,9 @@ flush logs;
-------- switch to master -------
SELECT * FROM mysqltest1.t7;
f1
-------- switch to slave --------
SELECT * FROM mysqltest1.t7;
f1
-------- switch to master -------
######## LOCK TABLES mysqltest1.t1 WRITE, mysqltest1.t8 READ ########