diff options
Diffstat (limited to 'mysql-test/suite/galera/r/galera_UK_conflict.result')
-rw-r--r-- | mysql-test/suite/galera/r/galera_UK_conflict.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/galera/r/galera_UK_conflict.result b/mysql-test/suite/galera/r/galera_UK_conflict.result index 44bb64c9d63..57b9c1279ea 100644 --- a/mysql-test/suite/galera/r/galera_UK_conflict.result +++ b/mysql-test/suite/galera/r/galera_UK_conflict.result @@ -119,6 +119,7 @@ SET debug_sync='RESET'; connection node_1; SET GLOBAL wsrep_slave_threads = DEFAULT; connection node_2; +SET SESSION wsrep_sync_wait=15; SELECT * FROM t1; f1 f2 f3 1 1 0 |