https://bugs.documentfoundation.org/show_bug.cgi?id=152370
--- Comment #2 from Robert Großkopf <[email protected]> --- (In reply to Julien Nabet from comment #1) > > Then, I launched LO and used "/var/run/mysqld/mysqld.sock" for socket, used > "root" for user and used the password associated, I tested the connection, > it was ok. You are connecting to the socket of MySQL/MariaDB, which isn't a separate instance. The only socket I found on my system is the instance through Socket → /run/user/1000/akonadi/mysql.socket Akonadi is running on every system with KDE. You don't need to start MySQK/MariaDB-server for connecting to this socket and connecting (this way) to the separate Akonadi instance. It is impossible to connect to the separate Akonadi instance through the systemwide MySQL/MariaDB-server. Akonadi uses it's own server… -- You are receiving this mail because: You are the assignee for the bug.
