Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.4(EOL)
-
None
Description
galera.galera_toi_truncate 'innodb' w4 [ fail ] timeout after 900 seconds
|
Test ended at 2020-06-24 09:40:02
|
|
Test case timeout after 900 seconds
|
|
== /home/jan/mysql/10.4/mysql-test/var/4/log/galera_toi_truncate.log ==
|
connection node_2;
|
connection node_1;
|
connection node_1;
|
CREATE TABLE ten (f1 INTEGER NOT NULL PRIMARY KEY) ENGINE=InnoDB;
|
INSERT INTO ten VALUES (1),(2),(3),(4),(5),(6),(7),(8),(9),(10);
|
CREATE TABLE t1 (f1 INTEGER) ENGINE=InnoDB;
|
connection node_2;
|
SET SESSION wsrep_retry_autocommit = 0;
|
INSERT INTO t1 (f1) SELECT 1 FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5, ten AS a6, ten AS a7, ten AS a8;
|
connection node_1;
|
TRUNCATE TABLE t1;;
|
connection node_2;
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Link | This issue blocks MDEV-17728 [ MDEV-17728 ] |
Labels | Test_disabled |
Labels | Test_disabled | Test_disabled test_disabled_ES |
Assignee | Seppo Jaakola [ seppo ] | Jan Lindström [ jplindst ] |
Workflow | MariaDB v3 [ 110389 ] | MariaDB v4 [ 144563 ] |
issue.field.resolutiondate | 2022-01-21 06:24:20.0 | 2022-01-21 06:24:20.97 |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Link | This issue blocks MDEV-17728 [ MDEV-17728 ] |
Labels | Test_disabled test_disabled_ES |