6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/16/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#4732] New, faster datatree history migration script
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__ .___.__ __. [__ [ __[__ [ __(__ [___[_./| [_./.__)
Comment
> One thing I've noticed with some more testing is that I have some > datatree elements that don't have any attributes. These rows don't > get deleted from the old history database, and I'm not sure if they > are supposed to or not. Here is a snip of these rows: > > > > mysql> SELECT c.datatree_id, c.datatree_name, c.datatree_parents, > c.datatree_order FROM horde_datatree c WHERE c.group_uid = > 'horde.history' order by datatree_id; > > +-------------+---------------------------------------------------------+------------------+----------------+ > > | datatree_id | datatree_name > | datatree_parents | datatree_order | > > +-------------+---------------------------------------------------------+------------------+----------------+ > > | 4 | nag > | | NULL | > > | 13 | imp > | | NULL | > > | 17 | turba > | | NULL | > > | 18 | localsql > | :17 | NULL | > > | 342 | horde > | | NULL | > > | 343 | group > | :342 | NULL | > > | 1285 | kronolith > | | NULL | > > | 3401 | user@foo.com | :17 > | NULL | > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers