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 |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ mysql create script falure
Queue ⇒ Horde Base
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