https://bugs.documentfoundation.org/show_bug.cgi?id=152370
--- Comment #4 from László Károlyi <[email protected]> --- Hey, this is a long standing bug, I can confirm this for ages now. I get the same error when trying to connect to a local mariadb instance via a unix socket (non-tcp). The same error shows: "Can't connect to server on 'localhost' (111) at /usr/src/debug/libreoffice-fresh/libreoffice-7.5.3.2/connectivity/source/drivers/mysqlc/mysqlc_general.cxx:120" It seems to me that using the unix socket is totally ignored, it always wants to connect via TCP, which my mariadb instance has disabled. -- You are receiving this mail because: You are the assignee for the bug.
