Unable to install TokuDB storage engine using YUM in Fedora 20 64bit? I am running MariaDB 10.0 version and Fedora 20 64bit.

I am trying to install TokuDB engine in my Fedora 64bit MariaDB 10.0 server. When I run the command

" yum install MariaDB-tokudb-engine "

it gives me error no package found. Have they not added tokuDB in the repository?

any help is appreciated.

Answer Answered by Ian Gilfillan in this comment.

See the Enabling TokuDB page. That command is no longer necessary since 10.0.6

INSTALL SONAME 'ha_tokudb'; should do the trick

Comments

Comments loading...
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.