diff options
Diffstat (limited to 'mysql-test/suite/galera/r/MW-284.result')
-rw-r--r-- | mysql-test/suite/galera/r/MW-284.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/galera/r/MW-284.result b/mysql-test/suite/galera/r/MW-284.result index ad227390526..338f6c21375 100644 --- a/mysql-test/suite/galera/r/MW-284.result +++ b/mysql-test/suite/galera/r/MW-284.result @@ -20,3 +20,4 @@ connection node_3; STOP SLAVE; RESET SLAVE ALL; CALL mtr.add_suppression('failed registering on master'); +CALL mtr.add_suppression('You need to use --log-bin to make --binlog-format work'); |