Details
Description
galera.galera_gra_log 'innodb_plugin' w2 [ fail ]
|
Test ended at 2018-07-18 04:37:52
|
|
CURRENT_TEST: galera.galera_gra_log
|
/usr/bin/mysqlbinlog: File '/dev/shm/var/2/mysqld.2/data/GRA_*.log' not found (Errcode: 2 "No such file or directory")
|
mysqltest: At line 26: exec of '/usr/bin/mysqlbinlog --defaults-file=/dev/shm/var/2/my.cnf --local-load=/dev/shm/var/tmp/2 --short-form /dev/shm/var/2/mysqld.2/data/GRA_*.log' failed, error: 256, status: 1, errno: 2
|
Output from before failure:
|
/*!50530 SET @@SESSION.PSEUDO_SLAVE_MODE=1*/;
|
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
|
Problem introduced by me in either this patch or a followup patches:
commit f46acd4a3a74c57a31226b11186746bce6c98813
Author: Sergei Petrunia <psergey@askmonty.org>
Date: Fri Jun 29 14:00:00 2018 +0300
Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.
- Took the original patch by Ondrej Sury;
- Applied a fix for a known problem in the patch:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882062
- Fixed a few other issues