Fedora 21 Desktop. I have installed MariaDB (10.0.14) with yum from Fedoara repositories. It runs fine - but the TokuDB storage engine is not available
.... cd /usr/lib64/mysql/plugin [root@localhost plugin]# ls adt_null.so ha_innodb.so mysql_clear_password.so auth_0x0100.so handlersocket.so qa_auth_client.so auth_pam.so ha_sequence.so qa_auth_interface.so auth_socket.so ha_sphinx.so qa_auth_server.so auth_test_plugin.so ha_spider.so query_cache_info.so daemon_example.ini ha_test_sql_discovery.so query_response_time.so dialog_examples.so libdaemon_example.so semisync_master.so dialog.so locales.so semisync_slave.so ha_connect.so metadata_lock_info.so server_audit.so ha_example.so mypluglib.so sql_errlog.so [root@localhost plugin]#
.. no ha_tokudb.so file there
Also after adding the line "INSTALL SONAME 'ha_tokudb'" to /etc/my.cnf.d/server.cnf, the server will not start.
I think you simply overlooked the--"with_tokudb" configure option when building? TokuDB is really an exitng and important storage engine in recent MariaDB servers and should be available. If I am right please provide an upgrade to 10.0.15 soon with the TokuDB storage engine available.
This mailbox may not be the right one to report this. But this is the option I have. In that case @somebody .. please forward to proper list (and sorry for inconvenience caused).
On Mon, 2014-12-08 at 12:55 +0100, Peter Laursen wrote:
This mailbox may not be the right one to report this. But this is the option I have. In that case @somebody .. please forward to proper list (and sorry for inconvenience caused).
You should file a bug against mariadb on bugzilla.redhat.com. It isn't too helpful if someone files a bug on your behalf because the maintainers might have questions that you'll need to answer.
OK .. I'll try to figure out
On Mon, Dec 8, 2014 at 3:20 PM, Ankur Sinha sanjay.ankur@gmail.com wrote:
On Mon, 2014-12-08 at 12:55 +0100, Peter Laursen wrote:
This mailbox may not be the right one to report this. But this is the option I have. In that case @somebody .. please forward to proper list (and sorry for inconvenience caused).
You should file a bug against mariadb on bugzilla.redhat.com. It isn't too helpful if someone files a bug on your behalf because the maintainers might have questions that you'll need to answer.
-- Thanks, Regards, Ankur Sinha "FranciscoD"
http://fedoraproject.org/wiki/User:Ankursinha
-- desktop mailing list desktop@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/desktop
On Mon, Dec 8, 2014 at 7:37 AM, Peter Laursen jazcyk@gmail.com wrote:
OK .. I'll try to figure out
I see you have already submitted a BZ ticket, but I'd like to direct your attention to an already open bug report [1].
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1074488
Brandon Vincent
OK. I did not find this one. Sorry
Actually TokuDB does not build on Windows/Visual Studio either (Sergei Golubchik from MariaDB told me on the MariaDB mailinglist). So TokuDB code may not be easily portable.
But as far as I understand from the MariaBD maling list l understand it should be available in MariaDB's own Fedora repository at https://downloads.mariadb.org/mariadb/repositories/#mirror=ulakbim&distr... (this is for Fedora 20 and I don't know if it will work with Fedora 21). It is also in the MariaDB repository for OpenSuSE https://downloads.mariadb.org/mariadb/repositories/#mirror=ulakbim&distr... (but I cannot make it work OpenSuSE 12.3 either - they have only tested in 12.1 and 12.2, as far as I understand).
I hope for a solution soon. Thanks.
-- peter
desktop@lists.fedoraproject.org