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

rob...@familiegrosskopf.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob...@familiegrosskopf.de

--- Comment #2 from rob...@familiegrosskopf.de ---
Have connected to MariaDB on OpenSUSE Leap 42.1 64bit rpm Linux.
Installed the packages
MyODBC
unixODBC

In odbcinst.ini I set this:
[MySQL]
Description = ODBC Driver for MySQL
Driver = /usr/lib64/libmyodbc5.so

In odbc.ini I set this
[MySQL-test]
Description = MySQL database test
Driver = MySQL
Server = localhost
Database = libotest
Port = 3306
Socket =
Option = 3
Charset = UTF8

Only error: LO is looking for libodbc.so.1, but there is only a libodbc.so.2 on
my system. So I put a link from usr/lib64/libodbc.so.1 to
usr/lib64/libodbc.so.2.

Have tried this, could input data - so I couldn't confirm this bug.

-- 
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