mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
1033fa4bcc
In RPM/DEB packages - always ld-preload jemalloc, instead of linking ha_tokudb.so with it. Keep linking in bintars, because they don't install cnf files in the correct locations.
8 lines
208 B
Text
8 lines
208 B
Text
[mariadb]
|
|
# See https://mariadb.com/kb/en/tokudb-differences/ for differences
|
|
# between TokuDB in MariaDB and TokuDB from http://www.tokutek.com/
|
|
|
|
plugin-load-add=ha_tokudb.so
|
|
|
|
[mysqld_safe]
|
|
@cnf_malloc_lib@
|