[Tickets #6673] Re: horde not switching db correctly using horde sql session storage and mysql authentication with persistent connections

bugs at horde.org bugs at horde.org
Fri May 2 17:26:51 UTC 2008


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

Ticket URL: http://bugs.horde.org/ticket/6673
-----------------------------------------------------------------------
 Ticket             | 6673
 Updated By         | Chuck Hagenbuch <chuck at horde.org>
 Summary            | horde not switching db correctly using horde sql
session storage and
                    | mysql authentication with persistent connections
 Queue              | Horde Base
 Version            | 3.1.7
 Type               | Bug
-State              | Unconfirmed
+State              | Feedback
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2008-05-02 13:26) wrote:

Is it even the auth driver causing this? I don't see a query in the auth
driver that would result in "SELECT name ...".

Either way, ugh. We call mysql_select_db when we open the connection (or
get back the persistent connection). We could call _open inside _write, or
just mysql_select_db, or we could force the use of non-persistent
connections. Thoughts?




More information about the bugs mailing list