[Libreoffice-bugs] [Bug 134982] Base - cannot connect via native mysql connector to XAMMP mysql/mariadb instance installed on Ubuntu 18.04
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 19 19:41:06 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=134982
--- Comment #28 from Krzysztof Hałasa <khalasa at piap.pl> ---
Created attachment 170575
--> https://bugs.documentfoundation.org/attachment.cgi?id=170575&action=edit
Fix MySQL UNIX socket connector
This patch fixes the problem for me. With this applied, LibreOffice Base can
connect securely - without a need for a password - to MySQL using
/var/.../mysql.sock UNIX socket, instead of using (insecure) TCP on localhost
or going through the complicated JDBC case. This patch is thus compatible with
MySQL's "skip-networking".
I haven't tested the MYSQL_PROTOCOL_PIPE case.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210319/40dc05d8/attachment.htm>
More information about the Libreoffice-bugs
mailing list