Details
-
Task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
ha_tokudb.so requires GLIBC_2.14
# ldd ha_tokudb.so
|
./ha_tokudb.so: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./ha_tokudb.so)
|
It appears the problem is related to handlersocket requiring GCC4.7...
https://groups.google.com/forum/#!msg/tokudb-user/TB6DZDVCq-g/lNvQ2kdbtP8J
Thank you for your great work.