[Digikam-devel] [digikam] [Bug 283323] MYSQL : a new label "_Digikam_root_tag_" is created every time

Richard Mortimer via KDE Bugzilla bugzilla_noreply at kde.org
Thu May 26 14:12:19 BST 2016


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

Richard Mortimer <richm+kde at oldelvet.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |richm+kde at oldelvet.org.uk

--- Comment #69 from Richard Mortimer <richm+kde at oldelvet.org.uk> ---
First step to resolve this has to be to add UNIQUE(name, pid) to the MySQL
version of the Tags table (around line 1056 in dbconfig.xml.cmake).

That will at least force MySQL to reject any attempts to add duplicates. Once
that is done then it should be easier to find out why digikam is trying to add
the duplicates in the first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list