https://bugs.documentfoundation.org/show_bug.cgi?id=134982
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from Julien Nabet <[email protected]> --- (In reply to Krzysztof HaĆasa from comment #28) > Created attachment 170575 [details] > 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. I can't tell if it's ok or not but since you already analyzed the code and thought about a fix, would you be interested in contributing to LO by submitting the patch? (see https://wiki.documentfoundation.org/Development/GetInvolved) -- You are receiving this mail because: You are the assignee for the bug.
