diff options
Diffstat (limited to 'storage/tokudb/tokudb.cnf')
-rw-r--r-- | storage/tokudb/tokudb.cnf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/storage/tokudb/tokudb.cnf b/storage/tokudb/tokudb.cnf index f94a128c02c..4def635ddf0 100644 --- a/storage/tokudb/tokudb.cnf +++ b/storage/tokudb/tokudb.cnf @@ -1,9 +1,6 @@ [mariadb] -# See https://mariadb.com/kb/en/how-to-enable-tokudb-in-mariadb/ -# for instructions how to enable TokuDB -# # 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 +plugin-load-add=ha_tokudb.so |