| 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 | 6/14/07 (6953 days ago) |
| Due | |
| Updated | 6/14/07 (6953 days ago) |
| Assigned | |
| Resolved | 6/14/07 (6953 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