Details
-
Bug
-
Status: Done
-
Low
-
Resolution: Fixed
-
8.0.26-16 (Q3 2021)
-
None
-
None
-
Yes
Description
While enabling TokuDB storage engine, it fails to install Tokudb engine plugin.
sudo ps-admin --enable-tokudb -u root -p Enter password:Checking if TokuDB plugin is available for installation ... INFO: ha_tokudb.so library for TokuDB found at /usr/lib/mysql/plugin/ha_tokudb.so. Checking location of jemalloc library ... INFO: jemalloc library needed for TokuDB found at /usr/lib/x86_64-linux-gnu/libjemalloc.so.1 Checking transparent huge pages status on the system... INFO: Transparent huge pages are currently disabled on the system. Checking if THP_SETTING variable is set to never or madvise in /etc/default/mysql... INFO: Variable THP_SETTING is set in /etc/default/mysql. Checking if LD_PRELOAD variable is set for libjemalloc.so.1 in /etc/default/mysql... INFO: Variable LD_PRELOAD for libjemalloc.so.1 is set in /etc/default/mysql. Checking TokuDB engine plugin status... INFO: TokuDB engine plugin is not installed. Installing TokuDB engine... ERROR: Failed to install TokuDB engine plugin. Please check error log.