6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/26/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#7914] MDB2_Schema Error: schema validation error
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .___..___..__ \ / [__) _/ | [__) >< | ./__. | | \/ \
Comment
> Well, that is, unless your users had actually set alarms for a future > date and they intend for them to work... if you delete the > horde_alarms table, you automatically deleted all your users alarms. > > > > You can, however, modify the structure of the table before the > upgrade in order that it completes sucessfully: > > > > ALTER TABLE `horde_alarms` CHANGE `alarm_start` `alarm_start` DATETIME > > NOT NULL DEFAULT '0000-00-00 00:00:00' > > > > This will NOT erase the alarms since it only changes the structure of > the table and, actually, it only changes the DEFAULT value (which is > used for newly inserted records and doesn't affect existing records).
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