Comments - TokuDB engine Installation problem

9 years, 11 months ago John Zobolas

I just tested downloading and installing mariadb-10.0.10-linux-x86_64.tar.gz (requires GLIBC_2.14+) file and it worked fine: TokuDB was installed by using the command:

install soname 'ha_tokudb';

As for Connect the solution i found was quite simple: just run the command: apt-get install libodbc1 After that, the command install soname 'ha_connect'; is working and Connect engine is installed.

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.