Details
-
Bug
-
Status: Stalled (View Workflow)
-
Critical
-
Resolution: Unresolved
-
10.11
-
None
-
Q3/2026 Galera Maintenance
Description
Latest failure on : https://buildbot.mariadb.org/#/builders/557/builds/18495/steps/9/logs/stdio
galera.MDEV-38201 w3 [ fail ]
|
Test ended at 2026-02-19 08:38:34
|
CURRENT_TEST: galera.MDEV-38201
|
mysqltest: At line 26: query 'FLUSH HOSTS' failed with wrong errno ER_LOCK_WAIT_TIMEOUT (1205): 'Lock wait timeout exceeded; try restarting transaction', instead of ER_GALERA_REPLICATION_NOT_SUPPORTED (4165)...
|
The result from queries just before the failure was:
|
< snip >
|
SET GLOBAL wsrep_provider_options ='pc.ignore_sb=true;pc.weight=2';
|
connection node_2;
|
CREATE TABLE t1 (f1 INT) ENGINE=InnoDB;
|
SET GLOBAL wsrep_IGNORE_apply_errors=1;
|
SET SESSION wsrep_dirty_reads=1;
|
SHOW CREATE TABLE t1;
|
Table Create Table
|
t1 CREATE TABLE `t1` (
|
`f1` int(11) DEFAULT NULL
|
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci
|
FLUSH HOSTS;
|
CREATE TABLE t1 (f1 INT) ENGINE=InnoDB;
|
ERROR 42S01: Table 't1' already exists
|
FLUSH HOSTS;
|
Attachments
Issue Links
- blocks
-
MDEV-30172 Galera test case cleanup
-
- Stalled
-