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

--- Comment #3 from Willy <[email protected]> ---
(In reply to Robert Großkopf from comment #1)
> You try to use the connection string for mysql-jdbc-driver for a MariaDB.
> 
> For you "mariadb-java-client-3.4.1.jar" the connection could only be
> setablished by
> org.mariadb.jdbc.Driver
> 
> Try again and report.

Hi Robert!

In the menu/tab Edit > Database > Properties > Additional Settings
I changed the parameter "MySQL JDBC driver class" to "org.mariadb.jdbc.Driver".
At least the driver was loaded successfully now (see also attached image).

The JDBC driver was loaded successfully. at
C:/cygwin64/home/buildslave/source/libo-core/dbaccess/source/ui/dlg/sqlmessage.cxx:571

But there are still errors
---
A connection for the following URL was requested
"sdbc:mysql:jdbc:192.x.y.z:3306/gramps_cli". at
C:/cygwin64/home/buildslave/source/libo-core/dbaccess/source/core/dataaccess/datasource.cxx:705
---
SQL Status: HY000

The connection to the external data source could not be established. An unknown
error occurred. The driver is probably defective. at
C:/cygwin64/home/buildslave/source/libo-core/connectivity/source/commontools/dbexception.cxx:403
---
The connection to the data source "TestDB2" could not be established. at
C:/cygwin64/home/buildslave/source/libo-core/dbaccess/source/ui/misc/datasourceconnector.cxx:177
---

Is there anything else I've to adjust?
By the way, if it's easier for you, you might reply in German.

Kind regards,
Willy

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to