https://bugs.kde.org/show_bug.cgi?id=424691

--- Comment #8 from Maik Qualmann <metzping...@gmail.com> ---
The error message is clear, you have missing rights to the database.

----------------
Error messages: "QMYSQL: Unable to execute query" "Access denied for user
'digikam'@'192.168.178.__' (using password: YES)" "1045" 2
----------------

Did you observe the requirements tab in the digiKam database settings?
You have set "mariadb" as hostname. Setting access rights to may help:

GRANT ALL PRIVILEGES ON digikam.* TO 'digikam'@'mariadb';

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to