https://bugs.kde.org/show_bug.cgi?id=435179
--- Comment #7 from gessel <ges...@blackrosetech.com> --- Oh, getting the same error with "delete tag" function: digikam.dbengine: Error while executing DBAction [ "DeleteTag" ] Statement [ "DELETE FROM Tags WHERE id=:tagID;" ] digikam.general: Delete Shortcut assigned to tag 468 digikam.dbengine: Failure executing query: "DELETE FROM Tags WHERE id=?;" Error messages: "QMYSQL3: Unable to execute statement" "The user specified as a definer (''@'%') does not exist" "1449" 2 Bound values: (QVariant(int, 487)) I suppose giving '' full admin access would resolve the issue, but that's pretty anti-secure. -- You are receiving this mail because: You are watching all bug changes.