summaryrefslogtreecommitdiff
path: root/mysql-test/r/lock_sync.result
diff options
context:
space:
mode:
authorKonstantin Osipov <kostja@sun.com>2010-02-11 19:10:34 +0300
committerKonstantin Osipov <kostja@sun.com>2010-02-11 19:10:34 +0300
commite6cb88eb74415a6e0ff07861fb7bd63eb82be948 (patch)
treea490e387a46c4532f85c06fd47d3d5b1ba5b9f1e /mysql-test/r/lock_sync.result
parentc48c21eb05745923291912cdc0e7eccd6185c1d8 (diff)
downloadmariadb-git-e6cb88eb74415a6e0ff07861fb7bd63eb82be948.tar.gz
next-4284 tree:
fix lock_sync.test failure in row based replication mode.
Diffstat (limited to 'mysql-test/r/lock_sync.result')
-rw-r--r--mysql-test/r/lock_sync.result5
1 files changed, 3 insertions, 2 deletions
diff --git a/mysql-test/r/lock_sync.result b/mysql-test/r/lock_sync.result
index c750074333f..49ef3bb1b37 100644
--- a/mysql-test/r/lock_sync.result
+++ b/mysql-test/r/lock_sync.result
@@ -60,8 +60,9 @@ release_lock("lock_bug45143_wait")
1
# Switch to connection 'con_bug45143_1'.
# Reap INSERT statement.
-Warnings:
-Note 1592 Unsafe statement binlogged in statement format since BINLOG_FORMAT = STATEMENT. Reason for unsafeness: Statement uses a system function whose value may differ on slave.
+# In Statement and Mixed replication mode we get here "Unsafe
+# for binlog" warnings. In row mode there are no warnings.
+# Hide the discrepancy.
# Switch to connection 'con_bug45143_3'.
# Reap LOCK TABLES statement.
unlock tables;