https://bugs.kde.org/show_bug.cgi?id=355831
--- Comment #81 from swatilodh...@gmail.com --- Hi Richard, Following issues have been fixed recently to ensure Tags works fine with MySQL support: 1) Removing _DigiKam_root_tag_ from Tags tree (https://github.com/KDE/digikam/commit/eb6318a45efe1e08f35da450633f3bcb1027fd6a) 2)Updating set fields (lft and rgt values) while moving tags in hierarchy (https://github.com/KDE/digikam/commit/b8df6225e3cafdd720120f4bad4150fd78525e02) And, if I'm not wrong, the lft/rgt IDs are used by search tools, and in other places where hierarchy is concerned ? What improvements were aimed with your Tags Tree patches? Is the current implementation sufficient to fix all the issues that you tried with your earlier patches ? Thank you! -- You are receiving this mail because: You are watching all bug changes.