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

--- Comment #18 from Maik Qualmann <metzping...@gmail.com> ---
Try running the following commands in the database (mysql) if it works
normally:

USE digikam;
CREATE TABLE IF NOT EXISTS PrivCheck (id INT) ENGINE InnoDB;
DROP TABLE PrivCheck;

Maik

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

Reply via email to