[Bug 283323] a new label _Digikam_root_tag_ is created every time
Posted by
Francesco Riosa-2 on
Nov 01, 2011; 10:42pm
URL: http://digikam.185.s1.nabble.com/Bug-283323-New-a-new-label-Digikam-root-tag-is-created-every-time-tp3871432p3971707.html
https://bugs.kde.org/show_bug.cgi?id=283323--- Comment #17 from Francesco Riosa <francesco+kde pnpitalia it> 2011-11-01 22:42:30 ---
Question to someone experiencing the problem:
show create table Tags ;
look like this?
CREATE TABLE `tags` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`pid` int(11) DEFAULT NULL,
`name` longtext NOT NULL,
`icon` int(11) DEFAULT NULL,
`iconkde` longtext,
`lft` int(11) NOT NULL,
`rgt` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2147483648 DEFAULT CHARSET=utf8
I'm interested expecially in the "AUTO_INCREMENT=2147483648" part
--
Configure bugmail:
https://bugs.kde.org/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel