[Digikam-devel] [digikam] [Bug 283323] MYSQL : a new label "_Digikam_root_tag_" is created every time
via KDE Bugzilla
bugzilla_noreply at kde.org
Thu May 26 12:33:21 BST 2016
https://bugs.kde.org/show_bug.cgi?id=283323
swatilodha27 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |swatilodha27 at gmail.com
--- Comment #67 from swatilodha27 at gmail.com ---
This is still an issue with digikam5.0.0-beta6 version.
I'm able to reproduce it.
My log:
MariaDB [digikam]> select * from Tags;
+----+------+----------------------------+------+---------+-----+-----+
| id | pid | name | icon | iconkde | lft | rgt |
+----+------+----------------------------+------+---------+-----+-----+
| 0 | -1 | _Digikam_root_tag_ | NULL | NULL | 1 | 80 |
| 1 | 0 | _Digikam_Internal_Tags_ | NULL | NULL | 38 | 79 |
| 2 | 1 | Original Version | NULL | NULL | 77 | 78 |
| 3 | 1 | Intermediate Version | NULL | NULL | 75 | 76 |
| 4 | 1 | Current Version | NULL | NULL | 73 | 74 |
| 5 | 1 | Version Always Visible | NULL | NULL | 71 | 72 |
| 6 | 0 | People | NULL | NULL | 22 | 37 |
| 7 | 6 | Monica Geller | NULL | NULL | 35 | 36 |
| 8 | 6 | Ross Geller | NULL | NULL | 33 | 34 |
| 9 | 6 | Phoebe Buffay | NULL | NULL | 31 | 32 |
| 10 | 6 | Joey Tribbiani | NULL | NULL | 29 | 30 |
| 11 | 0 | friends | NULL | NULL | 20 | 21 |
| 12 | 6 | Chandler Bing | NULL | NULL | 27 | 28 |
| 13 | 6 | Rachel Green | NULL | NULL | 25 | 26 |
| 14 | 1 | Color Label None | NULL | NULL | 69 | 70 |
| 15 | 1 | Color Label Red | NULL | NULL | 67 | 68 |
| 16 | 1 | Color Label Orange | NULL | NULL | 65 | 66 |
| 17 | 1 | Color Label Yellow | NULL | NULL | 63 | 64 |
| 18 | 1 | Color Label Green | NULL | NULL | 61 | 62 |
| 19 | 1 | Color Label Blue | NULL | NULL | 59 | 60 |
| 20 | 1 | Color Label Magenta | NULL | NULL | 57 | 58 |
| 21 | 1 | Color Label Gray | NULL | NULL | 55 | 56 |
| 22 | 1 | Color Label Black | NULL | NULL | 53 | 54 |
| 23 | 1 | Color Label White | NULL | NULL | 51 | 52 |
| 24 | 1 | Pick Label None | NULL | NULL | 49 | 50 |
| 25 | 1 | Pick Label Rejected | NULL | NULL | 47 | 48 |
| 26 | 1 | Pick Label Pending | NULL | NULL | 45 | 46 |
| 27 | 1 | Pick Label Accepted | NULL | NULL | 43 | 44 |
| 28 | 6 | Joey Tribbianii | NULL | NULL | 23 | 24 |
| 29 | 0 | singer | NULL | NULL | 10 | 19 |
| 30 | 29 | adam | NULL | NULL | 17 | 18 |
| 31 | 29 | ellie_goulding | NULL | NULL | 15 | 16 |
| 32 | 29 | enrique | NULL | NULL | 13 | 14 |
| 33 | 29 | eminem | NULL | NULL | 11 | 12 |
| 34 | 1 | Need Resolving History | NULL | NULL | 41 | 42 |
| 35 | 1 | Need Tagging History Graph | NULL | NULL | 39 | 40 |
| 36 | 0 | smiley | NULL | NULL | 4 | 9 |
| 37 | 36 | cry_laugh | NULL | NULL | 7 | 8 |
| 38 | 36 | tongue_out | NULL | NULL | 5 | 6 |
| 39 | 0 | nature | NULL | NULL | 2 | 3 |
+----+------+----------------------------+------+---------+-----+-----+
40 rows in set (0.00 sec)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list