[Digikam-devel] [Bug 283323] a new label _Digikam_root_tag_ is created every time

Leo sir_kalot at yahoo.it
Wed Nov 2 15:19:20 GMT 2011


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





--- Comment #19 from Leo <sir_kalot yahoo it>  2011-11-02 15:19:20 ---
Since the last update I'm running now the ubuntu version 2:2.1.1-0ubuntu1+kde
4.7.2 (whic does not have this problem anymore)
But if it could help
CREATE TABLE `Tags` (
 `id` int(11) NOT NULL AUTO_INCREMENT,
 `pid` int(11) DEFAULT NULL,
 `name` longtext CHARACTER SET utf8 NOT NULL,
 `icon` int(11) DEFAULT NULL,
 `iconkde` longtext CHARACTER SET utf8,
 `lft` int(11) NOT NULL,
 `rgt` int(11) NOT NULL,
 PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=97 DEFAULT CHARSET=latin1

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list