mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-36618 : galera.galera_as_slave_nonprim test: result content mismatch
Remove unnecessary sleeps and use wait_for_slave_to_stop instead. Signed-off-by: Julius Goryavsky <julius.goryavsky@mariadb.com>
This commit is contained in:
committed by
Julius Goryavsky
parent
b1eec9d8af
commit
67b6f9f285
@@ -12,7 +12,6 @@ connection node_1;
|
||||
connection node_4;
|
||||
INSERT INTO t1 VALUES (1),(2),(3),(4),(5);
|
||||
connection node_2;
|
||||
connection node_1;
|
||||
expected_error
|
||||
1
|
||||
connection node_2;
|
||||
|
Reference in New Issue
Block a user