If you use the LO git repo or release tarballs to build the
mysql-connector-ooo.oxt extension (via --enable-ext-mariadb-connector,
formerly --enable-ext-mysql-connector) then use/distribute it, then
please be aware that as a consequence of
http://bugs.freedesktop.org/70496 I have *disabled* internal
libmariadb (client library) in favour of "system"
libmysqlclient. Please use libmysqlclient, and not libmariadb, due to
the above bug, which leads to crashes/freezes.
I (and your users) would appreciate if you regenerated your builds.
To build off the master branch, make sure you have:
commit 02a11749da521e8e2099b464c0fcbebce9e95e22
Author: Lionel Elie Mamane <lionel@mamane.lu>
Date: Sat Oct 19 22:57:40 2013 +0200
fdo#70496 revert to using libmysqlclient
Change-Id: I5b98b5e7840e4f1c6005aee0c1f43ef814ecf77b
or newer, then configure with:
--enable-ext-mariadb-connector --with-system-mariadb
--enable-bundle-mariadb
GNU/Linux distributions will want to use --disable-bundle-mariadb
(which is the default), while people distributing an .oxt for
"general" consumption (cross-distro GNU/Linux, MacOS X, Microsoft
Windows, ...) will want --enable-bundle-mariadb.
To build of the libreoffice-4-1 branch, use the feature/base-preview
branch or cherry-pick from master:
commit 02a11749da521e8e2099b464c0fcbebce9e95e22
Author: Lionel Elie Mamane <lionel@mamane.lu>
Date: Sat Oct 19 22:57:40 2013 +0200
fdo#70496 revert to using libmysqlclient
Change-Id: I5b98b5e7840e4f1c6005aee0c1f43ef814ecf77b
Then, proceed as with master.
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.