[Digikam-devel] [Bug 283323] a new label _Digikam_root_tag_ is created every time
Leo
sir_kalot at yahoo.it
Wed Oct 5 08:35:09 BST 2011
https://bugs.kde.org/show_bug.cgi?id=283323
--- Comment #3 from Leo <sir_kalot yahoo it> 2011-10-05 07:35:09 ---
(In reply to comment #2)
> (In reply to comment #0)
> Leo if you're running on mysql database could you provide the output of the
> following query?
>
> SELECT * FROM Tags ORDER BY id LIMIT 10;
Here is it
mysql> SELECT * FROM Tags ORDER BY id LIMIT 10;
+----+------+----------------------------+------+---------+-----+-----+
| id | pid | name | icon | iconkde | lft | rgt |
+----+------+----------------------------+------+---------+-----+-----+
| 0 | -1 | _Digikam_root_tag_ | 0 | NULL | 1 | 178 |
| 1 | 0 | Cham | 0 | NULL | 176 | 177 |
| 2 | 0 | _Digikam_Internal_Tags_ | 0 | NULL | 132 | 175 |
| 3 | 2 | Need Resolving History | 0 | NULL | 173 | 174 |
| 4 | 2 | Need Tagging History Graph | 0 | NULL | 171 | 172 |
| 5 | 2 | Original Version | 0 | NULL | 169 | 170 |
| 6 | 2 | Current Version | 0 | NULL | 167 | 168 |
| 7 | 2 | Intermediate Version | 0 | NULL | 165 | 166 |
| 8 | 2 | Version Always Visible | 0 | NULL | 163 | 164 |
| 9 | 2 | Scanned for Faces | 0 | NULL | 161 | 162 |
+----+------+----------------------------+------+---------+-----+-----+
10 rows in set (0.00 sec)
--
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