Details
Description
CURRENT_TEST: galera_sr.MDEV-25718
|
22:26:00 --- /tmp/workspace/mariadb-10.6-mtr/mysql-test/suite/galera_sr/r/MDEV-25718.result 2024-04-11 18:52:21.000000000 +0000
|
22:26:00 +++ /tmp/workspace/mariadb-10.6-mtr/mysql-test/suite/galera_sr/r/MDEV-25718.reject 2024-04-11 19:25:49.659214754 +0000
|
22:26:00 @@ -17,6 +17,14 @@
|
22:26:00 SET SESSION debug_sync = "now WAIT_FOR wsrep_streaming_rollback_reached";
|
22:26:00 SET SESSION wsrep_sync_wait = 0;
|
22:26:00 SET debug_sync = "now SIGNAL write_row_continue";
|
22:26:00 +Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST WHERE INFO = "INSERT INTO t1 VALUES (1)" AND STATE = "Freeing items";
|
22:26:00 +Id User Host db Command Time State Info Progress
|
22:26:00 +1 system user NULL Sleep 37 wsrep aborter idle NULL 0.000
|
22:26:00 +2 system user NULL Sleep 37 NULL 0.000
|
22:26:00 +10 root localhost test Sleep 32 NULL 0.000
|
22:26:00 +11 root localhost:56260 test Query 30 Rollback INSERT INTO t1 VALUES (1) 0.000
|
22:26:00 +12 root localhost:56262 test Query 0 starting show full processlist 0.000
|
22:26:00 +13 root localhost:56264 test Query 30 debug sync point: now TRUNCATE TABLE t1 0.000
|
22:26:00 SET SESSION debug_sync = "now SIGNAL wsrep_streaming_rollback_continue";
|
22:26:00 connection node_1a;
|
22:26:00 connection node_1;
|