Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.0.14
-
None
Description
Relevant part from the log:
}}
|
federated.federated_bug_32426 'X' [ pass ] 17
|
federated.federated_bug_35333 'X' [ pass ] 12
|
federated.federated_bug_585688 'X' [ pass ] 28
|
federated.federated_maybe_16324629 'X' [ pass ] 25
|
multi_source.gtid 'innodb_plugin' [ fail ]
|
Test ended at 2014-10-25 11:07:28
|
|
CURRENT_TEST: multi_source.gtid
|
--- /«PKGBUILDDIR»/mysql-test/suite/multi_source/gtid.result 2014-09-24 22:29:47.000000000 +0000
|
+++ /«PKGBUILDDIR»/mysql-test/suite/multi_source/gtid.reject 2014-10-25 11:07:28.000000000 +0000
|
@@ -102,6 +102,11 @@
|
INSERT INTO t3 VALUES (103, "switch 2 a");
|
INSERT INTO t2 VALUES (3, "switch 2");
|
INSERT INTO t3 VALUES (203, "switch 2 b");
|
+Timeout in wait_condition.inc for SELECT (SELECT COUNT(*) FROM t1)=2 AND (SELECT COUNT(*) FROM t2)=3 AND (SELECT COUNT(*) FROM t3)=5
|
+Id User Host db Command Time State Info Progress
|
+4 root localhost:36423 test Query 0 init show full processlist 0.000
|
+7 system user NULL Connect 31 Waiting for master to send event NULL 0.000
|
+8 system user NULL Connect 30 Slave has read all relay log; waiting for the slave I/O thread to update it NULL 0.000
|
STOP SLAVE 'slave2';
|
INSERT INTO t2 VALUES (4, "switch 3");
|
INSERT INTO t3 VALUES (204, "switch 3 b");
|
|
mysqltest: Result length mismatch
|
|
- saving '/«PKGBUILDDIR»/builddir/mysql-test/var/log/multi_source.gtid-innodb_plugin/' to '/«PKGBUILDDIR»/builddir/mysql-test/var/log/multi_source.gtid-innodb_plugin/'
|
multi_source.gtid 'xtradb' [ fail ]
|
Test ended at 2014-10-25 11:08:04
|
|
CURRENT_TEST: multi_source.gtid
|
--- /«PKGBUILDDIR»/mysql-test/suite/multi_source/gtid.result 2014-09-24 22:29:47.000000000 +0000
|
+++ /«PKGBUILDDIR»/mysql-test/suite/multi_source/gtid.reject 2014-10-25 11:08:03.000000000 +0000
|
@@ -102,6 +102,11 @@
|
INSERT INTO t3 VALUES (103, "switch 2 a");
|
INSERT INTO t2 VALUES (3, "switch 2");
|
INSERT INTO t3 VALUES (203, "switch 2 b");
|
+Timeout in wait_condition.inc for SELECT (SELECT COUNT(*) FROM t1)=2 AND (SELECT COUNT(*) FROM t2)=3 AND (SELECT COUNT(*) FROM t3)=5
|
+Id User Host db Command Time State Info Progress
|
+4 root localhost:36460 test Query 0 init show full processlist 0.000
|
+7 system user NULL Connect 31 Waiting for master to send event NULL 0.000
|
+8 system user NULL Connect 30 Slave has read all relay log; waiting for the slave I/O thread to update it NULL 0.000
|
STOP SLAVE 'slave2';
|
INSERT INTO t2 VALUES (4, "switch 3");
|
INSERT INTO t3 VALUES (204, "switch 3 b");
|
|
mysqltest: Result length mismatch
|
|
- saving '/«PKGBUILDDIR»/builddir/mysql-test/var/log/multi_source.gtid-xtradb/' to '/«PKGBUILDDIR»/builddir/mysql-test/var/log/multi_source.gtid-xtradb/'
|
multi_source.gtid_ignore_duplicates 'innodb_plugin' [ pass ] 4744
|
multi_source.gtid_ignore_duplicates 'xtradb' [ pass ] 4593
|
{{
|
Full logs:
https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.0&arch=kfreebsd-amd64&ver=10.0.14-2&stamp=1414244431
https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.0&arch=kfreebsd-i386&ver=10.0.14-2&stamp=1414247527
Up-to-date build status: https://buildd.debian.org/status/package.php?p=mariadb-10.0
This bug is different from the kfreebsd/MTR bug MDEV-5707