Details
Description
galera.galera_gcs_fc_limit 'innodb' w3 [ fail ]
|
Test ended at 2018-08-24 01:23:14
|
|
CURRENT_TEST: galera.galera_gcs_fc_limit
|
--- /usr/share/mysql-test/suite/galera/r/galera_gcs_fc_limit.result 2018-08-24 00:47:16.000000000 +0000
|
+++ /dev/shm/var/3/log/galera_gcs_fc_limit.reject 2018-08-24 01:23:14.021818184 +0000
|
@@ -12,6 +12,18 @@
|
INSERT INTO t1 VALUES (4);
|
INSERT INTO t1 VALUES (5);
|
connection node_1a;
|
+Timeout in wait_condition.inc for SELECT COUNT(*) = 1 FROM INFORMATION_SCHEMA.PROCESSLIST WHERE STATE = 'Commit' AND INFO = 'INSERT INTO t1 VALUES (5)';
|
+Id User Host db Command Time State Info Progress
|
+2 system user NULL Sleep 151 WSREP aborter idle NULL 0.000
|
+1 system user NULL Sleep 45 Committed 354 NULL 0.000
|
+3 system user NULL Daemon NULL InnoDB purge worker NULL 0.000
|
+4 system user NULL Daemon NULL InnoDB purge worker NULL 0.000
|
+5 system user NULL Daemon NULL InnoDB purge coordinator NULL 0.000
|
+6 system user NULL Daemon NULL InnoDB purge worker NULL 0.000
|
+7 system user NULL Daemon NULL InnoDB shutdown handler NULL 0.000
|
+244 root localhost test Sleep 43 NULL 0.000
|
+245 root localhost:42666 test Sleep 33 NULL 0.000
|
+246 root localhost:42768 test Query 0 Init show full processlist 0.000
|
connection node_2;
|
UNLOCK TABLES;
|
connection node_1;
|
Attachments
Issue Links
- blocks
-
MDEV-13549 Galera 3 test failures
- Closed
- duplicates
-
MDEV-13877 galera.galera_gcs_fc_limit fails in buildbot with timeout or Interrupted system call
- Closed