https://bugs.documentfoundation.org/show_bug.cgi?id=119091
Bug ID: 119091
Summary: No access to mysql/mariadb databases using jdbc driver
Product: LibreOffice
Version: 6.0.0.3 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Since LO 6.0, the connection to Mariadb databases is impossible by means of the
jdbc driver (based onto mysql-connector-java).
Steps to Reproduce:
1. Create a database using Mariadb (or MySQL, it should be the same)
2. Try creating an access using LO Base (MySQL / jdbc)
3. Test the class com.mysql.jdbc.Driver (should be OK, it's the case by me)
4. Give username and password, and test the connexion
Actual Results:
LO Base error message :
java.long.NoSuchMethodError:java.nio.CharBuffer.position(I)Ljava/nio/CharBuffer;
Expected Results:
Connexion to the database.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
It's still possible to connect with the direct MySQL native connector
(mysql-connector-ooo) which works (at least) under LO 6.1, provided the user
can (and is allowed to) install the corresponding extension.
See also
https://bugs.documentfoundation.org/show_bug.cgi?id=46259
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs