← Back to team overview

maria-discuss team mailing list archive

Re: MariaDB 10.0.15 now available

 

Hi, Peter!

On Dec 09, Peter Laursen wrote:
> 
> But most important TokuDB plugin does not load. This may because this is
> SuSE 12.3 (that may ship with another  C-runtime etc. than what 12.1 and
> 12.2 did).
> INSTALL SONAME 'ha_tokudb';
> -- Error Code: 1123
> -- Can't initialize function 'TokuDB'; Plugin initialization function
> failed.

See the error log, it might contain more specific error messages.
One probable reason could be transparent_hugepage enabled on your
computer.

> BTW: I also had some communication on Fedora's mailinglist. They have
> MariaDB 10.0.14 in Fedora 21 repos.  But without TokuDB.  They cannot build
> it. They have reported to MariaDB (they say).

Yes, there were issues with TokuDB and gcc 4.9 (MDEV-6446, MDEV-6449),
but they were fixed.

And there was binutils bug in Fedora (it resulted in crashes when
compiling TokuDB): https://bugzilla.redhat.com/show_bug.cgi?id=1149660
As far as I understand, it's also fixed by now.

Regards,
Sergei



Follow ups

References