[Tickets #10301] Re: DIMP - Session bug with SQL Sessions

bugs at horde.org bugs at horde.org
Tue Jul 5 18:11:17 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10301
------------------------------------------------------------------------------
  Ticket             | 10301
  Updated By         | Michael Slusarz <slusarz at horde.org>
  Summary            | DIMP - Session bug with SQL Sessions
  Queue              | IMP
  Version            | 5.0.7
  Type               | Bug
  State              | Unconfirmed
  Priority           | 3. High
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Slusarz <slusarz at horde.org> (2011-07-05 18:11) wrote:

> When using the SQL Database session handler (and mysqli driver) I  
> get the following errors from DIMP and it fails to load any emails;

Dynamic IMP view is special in that it will close an active session  
and reopen it in the same page access in certain instances in order to  
prevent session deadlocks for other simultaneous accesses to the  
server.  So this is not an issue with IMP.

If anything, there is a probably an issue with the way we are closing  
the DB connection when destroying the session that causes the attempt  
to reinitialize the session to fail - this is almost certainly an  
issue within the SQL session driver.






More information about the bugs mailing list