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

            Bug ID: 170410
           Summary: MariaDB direct driver is missing
           Product: LibreOffice
           Version: 26.2.0.0 alpha0+ master
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Extensions
          Assignee: [email protected]
          Reporter: [email protected]

Open 
Version: 26.2.0.1 (X86_64)
Build ID: 334ecff79a5ea28464a392deab1041cf2e705201
CPU threads: 6; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

Start any Base file, which connects to MariaDB/MySQL in older version through
direct connection.
You would get 
----
The connection to the external data source could not be established. No SDBC
driver was found for the URL 'sdbc:mysql:mysqlc:192.168.178.20:3306/xrechnung'.
----
Base will connect to the URL with LO 25.8.4.2 and older without any problem.
Driver isn't there for LO 26.2

You could test it without any database:
Press Base Database in main window.
Wizard for database appears.
Choose "Connect to an existing database" and → "MySQL/MariaDB"
Next: Choose "Connect directly"
Next: Database name 'test', Sever 'localhost'
Next: User name 'test', Password required. → Test connection (Password: some
characters).
You will get
----
A driver is not registered for the URL sdbc:mysql:mysqlc:localhost:3306/test.
----
Driver isn't there

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

Reply via email to