1
0
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:
Jan Lindström
2025-04-17 12:32:32 +03:00
committed by Julius Goryavsky
parent b1eec9d8af
commit 67b6f9f285
2 changed files with 2 additions and 5 deletions

View File

@@ -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;