guix/gnu
Marius Bakke f184893af0
gnu: MariaDB: Disable the TokuDB plugin.
Fixes <https://bugs.gnu.org/35521>.
Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/databases.scm (mariadb)[arguments]: Pass "-DTOKUDB_OK" in
<#:configure-flags>.  Enable the "innodb_fts.crash_recovery" test, which
likely failed because of the high I/O load induced by TokuDB.
[inputs]: Remove SNAPPY.

(cherry picked from commit bba7a77ed9)
2019-08-04 13:49:55 +02:00
..
bootloader
build
installer maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
machine guix system: Add 'reconfigure' module. 2019-07-26 19:19:49 +02:00
packages gnu: MariaDB: Disable the TokuDB plugin. 2019-08-04 13:49:55 +02:00
services guix system: Add 'reconfigure' module. 2019-07-26 19:19:49 +02:00
system maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
tests tests: Add reconfigure system test. 2019-07-26 19:19:49 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm maint: Switch to Guile-JSON 3.x. 2019-07-25 00:16:41 +02:00
local.mk gnu: pcre@2: Fix run-time crash [security fix]. 2019-08-02 01:49:47 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm