6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/21/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#12234] Horde_cache DB schema
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ . __ . . |\ |[__) |/ `|\ | | \|[__)\__|\__.| \|
Comment
> Hi Jan, > >>> Well, my fault is that for this to work it requires a newer version >>> of Horde_Db that I didn't manage to release yet (will do so later >>> today). > > following packages were updated today: > > Channel Package Local Remote Size > pear.horde.org Horde_Crypt 2.1.3 (stable) 2.2.0 (stable) 142kB > pear.horde.org Horde_Date 2.0.4 (stable) 2.0.5 (stable) 58kB > pear.horde.org Horde_Db 2.0.2 (stable) 2.0.3 (stable) 105kB > pear.horde.org Horde_Icalendar 2.0.4 (stable) 2.0.5 (stable) 98kB > pear.horde.org Horde_Lock 2.0.2 (stable) 2.1.0 (stable) 17.0kB > pear.horde.org Horde_Prefs 2.3.2 (stable) 2.4.0 (stable) 52kB > pear.horde.org Horde_Rpc 2.0.3 (stable) 2.0.4 (stable) 39kB > pear.horde.org Horde_SessionHandler 2.0.2 (stable) 2.1.0 (stable) 23kB > pear.horde.org Horde_Test 2.2.1 (stable) 2.2.2 (stable) 21kB > pear.horde.org Horde_Text_Filter 2.1.0 (stable) 2.1.1 (stable) 52kB > pear.horde.org Horde_Timezone 1.0.2 (stable) 1.0.3 (stable) 19.7kB > pear.horde.org Horde_Token 2.0.3 (stable) 2.0.4 (stable) 30kB > pear.horde.org Horde_Util 2.2.1 (stable) 2.2.2 (stable) 33kB > pear.horde.org Horde_Vfs 2.0.4 (stable) 2.1.0 (stable) 72kB > > BUT, the horde_cache Table look always like this: > > CREATE TABLE IF NOT EXISTS `horde_cache` ( > `cache_id` varchar(32) NOT NULL, > `cache_timestamp` bigint(20) NOT NULL, > `cache_expiration` bigint(20) NOT NULL, > `cache_data` blob, > PRIMARY KEY (`cache_id`) > ) ENGINE=InnoDB DEFAULT CHARSET=utf8; > > After doing horde-db-migrate horce_cache 2, nothing changes? > > # horde-db-migrate horde_cache 2 > [ INFO ] Migrating DB to schema version 2. > [ INFO ] Current horde_cache schema version: 2 > [ INFO ] Ending horde_cache schema version: 2 > > Thank you, > Klaus.
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