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

--- Comment #28 from Krzysztof HaƂasa <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to