Summary | Ansel doesn't support MySQL 4.0 |
Queue | Ansel |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | imp (at) lx-soft (dot) com |
Created | 01/28/2009 (6012 days ago) |
Due | |
Updated | 01/28/2009 (6012 days ago) |
Assigned | 01/28/2009 (6012 days ago) |
Resolved | 01/28/2009 (6012 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
Taken from Michael Rubinsky
State ⇒ Resolved
Assigned to Michael Rubinsky
Summary ⇒ Ansel doesn't support MySQL 4.0
State ⇒ Assigned
State ⇒ Not A Bug
for the PHP extension.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Ansel no more support Mysql 4.0
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
New Attachment: ansel_error.txt
State ⇒ Unconfirmed
; line 151
ansel_error.txt contains a "print_r($results) output" added on line
151 of lib/Tag.php
After upgrading Mysql 4.0 to Mysql 5.0.32, the issue is gone.
ansel/test.php reports that mysql 4.0 is supported. That's the issue.