6.0.0-beta1
9/24/25

[#5457] mysql create script falure
Summary mysql create script falure
Queue Horde Base
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners chuck (at) horde (dot) org
Requester tim (at) concussion (dot) cc
Created 06/14/2007 (6677 days ago)
Due
Updated 06/14/2007 (6677 days ago)
Assigned
Resolved 06/14/2007 (6677 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/14/2007 01:40:37 PM Chuck Hagenbuch Comment #2
Assigned to Chuck Hagenbuch
State ⇒ Resolved
Reply to this comment
Fixed in CVS, thanks!
06/14/2007 04:12:03 AM tim (at) concussion (dot) cc Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ mysql create script falure
Queue ⇒ Horde Base
Reply to this comment
in create.mysql.sql the last line of the horde_alarms block has a 
comma that causes the script to fail with the following error.



ERROR 1064 (42000) at line 161: You have an error in your SQL syntax; 
check the

manual that corresponds to your MySQL server version for the right 
syntax to use

  near ')



change the line to:

     alarm_internal  TEXT



and the initial database creation is successful



-Tim


Saved Queries