| Summary | Adding new events fails with DB Error: unknown error |
| Queue | Kronolith |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | tpenteker (at) bauer-gsr (dot) de |
| Created | 03/02/2006 (7190 days ago) |
| Due | |
| Updated | 03/24/2006 (7168 days ago) |
| Assigned | 03/02/2006 (7190 days ago) |
| Resolved | 03/24/2006 (7168 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Not A Bug
not match the symptoms you describe.
First of all, you haven't told us what database server you use -
that's probably relevant.
Second, try to figure out if events aren't _shown_, or they aren't _created_.
lib/Driver/sql.php that fails as '-000-01-01 00:00:00' is no valid
date in ISO format..
State ⇒ Feedback
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Adding new events fails with DB Error: unknown error
Queue ⇒ Kronolith
New Attachment: horde.log
the SELECT (see attached horde.log):
(...) (event_recurenddate >= '-001-11-27 00:00:00' AND event_start <=
'2006-01-02 00:00:00' AND (...)