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

--- Comment #20 from Lionel Elie Mamane <lio...@mamane.lu> ---
I wouldn't be too surprised if the MariaDB libmaodbc didn't implement
 SQLGetInfo(... SQL_FILE_USAGE ...)
or did it incorrectly. Cannot be sure until I take a good look at it, though.
isql likely doesn't care about SQL_FILE_USAGE

(In reply to Howard Johnson from comment #0)

> [mariadb]
> Description    = Maria DB
> Driver                 = /usr/lib/x86_64-linux-gnu/odbc/libmaodbc.so
> Setup          = /usr/lib/x86_64-linux-gnu/odbc/libodbcmyS.so
> UsageCount     = 1

The "Driver" and "Setup" entries are inconsistent: you use driver from MariaDB,
but setup from MySQL; I wonder it that's not the source of the crash. Please
try to use *both* from MariaDB, no mixing.

The backtrace would be far more useful if you installed the libreoffice-dbg
package (same version as your installed LibreOffice), or used a debug version
of libreoffice, e.g. from one of the directories that ends with "-dbg" at
http://dev-builds.libreoffice.org/daily/master/ (since these are builds of
master / alpha versions, exercice care and caution).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to