Details
Description
It sporadically fails on the suite or standalone runs.
MariaDB Version 10.4.9-MariaDB-debug: Repository: MariaDB/server; branch 10.4; Revision 421d52e89627d85794d7e8e4b70216b14f384178; debug built from sources.
Galera 26.4.3(r4535): Repository: MariaDB/galera; branch mariadb-4.x; Revision 752664dc3c7065d8e0c73ac99d0028a5f84eb250; debug built from sources.
stdout.log:
galera.MDEV-20225 'innodb' [ 4 fail ]
|
Test ended at 2019-10-22 15:27:14
|
|
CURRENT_TEST: galera.MDEV-20225
|
--- /home/stepan/mariadb/10.4/github/mysql-test/suite/galera/r/MDEV-20225.result 2019-10-17 14:30:27.368278056 +0300
|
+++ /home/stepan/mariadb/10.4/github/mysql-test/suite/galera/r/MDEV-20225.reject 2019-10-22 15:27:14.510349671 +0300
|
@@ -18,5 +18,6 @@
|
SET GLOBAL wsrep_slave_threads = 1;
|
SHOW TRIGGERS;
|
Trigger Event Table Statement Timing Created sql_mode Definer character_set_client collation_connection Database Collation
|
+tr1 INSERT t1 INSERT INTO t2 VALUES (NULL, NEW.f1) BEFORE 2019-10-22 15:27:10.80 STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION root@localhost latin1 latin1_swedish_ci latin1_swedish_ci
|
DROP TABLE t1;
|
DROP TABLE t2;
|
|
mysqltest: Result length mismatch
|
All logs from the local run: 191022_1526_galera.MDEV-20225.zip.
It fails sporadically on bb also. F.e.: http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos74-amd64-debug/builds/2845/steps/mtr-galera/logs/stdio
Bb logs: 191018_build_2845.zip.