Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
10.4(EOL)
Description
galera.galera_kill_largechanges 'innodb' w1 [ fail ]
|
Test ended at 2019-01-09 09:16:26
|
|
CURRENT_TEST: galera.galera_kill_largechanges
|
mysqltest: In included file "./include/galera_wait_ready.inc":
|
included from /home/jan/mysql/10.4-galera-2/mysql-test/suite/galera/include/start_mysqld.inc at line 16:
|
included from /home/jan/mysql/10.4-galera-2/mysql-test/suite/galera/t/galera_kill_largechanges.test at line 30:
|
At line 28: "Server did not transition to READY state"
|
|
The result from queries just before the failure was:
|
connection node_2;
|
connection node_1;
|
call mtr.add_suppression("WSREP: Last Applied Action message in non-primary configuration from member .*");
|
connection node_1;
|
SET GLOBAL wsrep_provider_options = 'pc.ignore_sb=true';
|
CREATE TABLE ten (f1 INTEGER);
|
INSERT INTO ten VALUES (1), (2), (3), (4), (5), (6), (7), (8), (9), (10);
|
CREATE TABLE t1 (f1 VARCHAR(128)) ENGINE=InnoDB;
|
connection node_2;
|
Killing server ...
|
connection node_1;
|
INSERT INTO t1 SELECT REPEAT('a', 128) FROM ten AS a1, ten AS a2, ten AS a3, ten AS a4, ten AS a5, ten AS a6;
|
connection node_2;
|
|
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 10.4 [ 22408 ] |
Affects Version/s | 10.1 [ 16100 ] |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.1 [ 16100 ] |
Assignee | Jan Lindström [ jplindst ] | Stepan Patryshev [ stepan.patryshev ] |
Labels | need_feedback |
Labels | need_feedback | need_verification |
Component/s | Tests [ 10800 ] |
Labels | need_verification | disabled need_verification |
Link | This issue blocks MDEV-17728 [ MDEV-17728 ] |
Labels | disabled need_verification | Test_disabled disabled need_verification |
Labels | Test_disabled disabled need_verification | Test_disabled need_verification |
Labels | Test_disabled need_verification | Test_disabled need_verification test_disabled_ES |
Assignee | Stepan Patryshev [ stepan.patryshev ] | Ramesh Sivaraman [ JIRAUSER48189 ] |
Workflow | MariaDB v3 [ 91587 ] | MariaDB v4 [ 141085 ] |
Assignee | Ramesh Sivaraman [ JIRAUSER48189 ] | Jan Lindström [ jplindst ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2022-05-23 06:24:30.0 | 2022-05-23 06:24:30.326 |
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Resolution | Cannot Reproduce [ 5 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Link | This issue blocks MDEV-17728 [ MDEV-17728 ] |