[Libreoffice-bugs] [Bug 119091] No access to mysql/mariadb databases using jdbc driver

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 4 15:00:09 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=119091

--- Comment #3 from Robert Cabane <r.cabane at free.fr> ---
News : IĀ got a solution, installing the driver from Mariadb instead of the
original one. That driver can be found here :
https://downloads.mariadb.org/connector-java/2.2.6/
and requires a slight adaptation within LO :
- adding the path to mariadb-java-client-226.jar in the options
(advanced/classpath)
- declaring the right class of the driver (org.mariadb.jdbc.Driver) while
creating the access in Base.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180804/9dac41ef/attachment.html>


More information about the Libreoffice-bugs mailing list