6.0.0-beta1
10/18/25

[#8188] doc: missing upgrade script
Summary doc: missing upgrade script
Queue Horde Base
Queue Version 3.3.3
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester pedretti (at) eco (dot) unibs (dot) it
Created 04/14/2009 (6031 days ago)
Due
Updated 04/16/2009 (6029 days ago)
Assigned
Resolved 04/16/2009 (6029 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/16/2009 10:17:15 PM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
The tables are created with 3.1_to_3.2 upgrade scripts.
04/14/2009 10:24:16 AM pedretti (at) eco (dot) unibs (dot) it Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ doc: missing upgrade script
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
Reply to this comment
I did an upgrade from horde 3.1.5 to 3.3.3 and noticed that SyncML was 
not working. After some searching I noticed that the SyncML sql tables 
were not present (they are however created when installing a new horde 
database with the create.sql scripts).



The UPGRADING file should then mention to also run:

mysql --user=root --password=<MySQL-root-password> <db name> < 
scripts/sql/horde_syncml.sql



to succesfully create the SyncML tables.

Saved Queries