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

--- Comment #10 from Maik Qualmann <[email protected]> ---
Based on the log, it is clear why the tag is not disappearing: it is due to an
SQL error message.
However, we never created tables named "imagetagproperties" and "tags" with
this specific case sensitivity.
Have you modified this internal MySQL database in any way?

digikam.dbengine: Failure executing query:      
"DELETE FROM Tags WHERE id=?;"  
Error messages: "QMYSQL: Unable to execute statement" "Cannot delete or update
a parent row: a foreign key constraint fails (`digikam`.`imagetagproperties`,
CONSTRAINT `ImageTagProperties_Tags` FOREIGN KEY (`tagid`) REFERENCES `tags`
(`id`) ON DELETE CASCADE ON UPDATE CASCADE)" "1451" 2 

Maik

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

Reply via email to