https://bugs.documentfoundation.org/show_bug.cgi?id=134982
--- Comment #20 from Robert Großkopf <[email protected]> ---
(In reply to Duns from comment #19)
>
> Error code: 1698
> Access denied for user 'root'@'localhost'
This is depending on your installation. I don't think you really want to
connect to the MySQL database as root of a Linux system. You will create a user
with a password, who should connect to the database. And you have to allow this
user a connection from localhost, something like
SET PASSWORD FOR testuser@localhost=PASSWORD('.....');
--
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