https://bugs.freedesktop.org/show_bug.cgi?id=83656
Lionel Elie Mamane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |[email protected] See Also| |https://mariadb.atlassian.n | |et/browse/CONC-104 --- Comment #5 from Lionel Elie Mamane <[email protected]> --- Not related to the port number issue, which is probably cosmetic, but a bug nonetheless. It is an incompatibility with "new" MySQL Connector/C++ and MariaDB Client Library for C. I filed this as a bug with MariaDB Client Library for C. In the meantime, LibreOffice MySQL connector users need to use the MySQL client library, that is --with-system-mariadb . On MacOS X, you'll most probably want to use --with-system-mariadb --enable-bundle-mariadb *and* set MARIADBCONFIG (so that ./autoconf.sh finds the mysql_config executable), or put the path to mysql_config in the PATH. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
