Summary | Sessions with MySQL gives "not a valid link resource" on logout |
Queue | Horde Base |
Queue Version | 3.0.1 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | dustin (at) ywlcs (dot) org |
Created | 2005-01-06 (5856 days ago) |
Due | |
Updated | 2005-02-01 (5830 days ago) |
Assigned | 2005-01-11 (5851 days ago) |
Resolved | 2005-02-01 (5830 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
PHP Warning: mysql_query(): 21 is not a valid MySQL-Link resource
in /usr/local/lib/php/Horde/SessionHandler/mysql.php on line 136
Although this bug was first reported on January 6, I first saw it
January 31 and I update to HEAD almost daily.
I hate it when PHP causes segfaults :(
Assigned to Chuck Hagenbuch
State ⇒ Assigned
Are there any variations I can try that might give more info? We're
going production on Sunday, so I can play all you want until then :)
State ⇒ Feedback
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Sessions with MySQL gives "not a valid link resource" on logout
Queue ⇒ Horde Base
succeeds, but at the bottom of the page we get "not a valid link
resource" in lib/Horde/SessionHandler/mysql.php on linke 136.
Adding an '@' to the mysql_query call there makes the warning go away,
but I don't know the code well enough to discern whether there's
actually something wrong here, so I'll leave that to those who know
the codebase better.