Re: [PDO] Question on Persistent PDO Connections
[email protected] (Pierre Joye) Wed, 4 Nov 2009 17:46:35 +0100
| Newsgroups | php.pdo |
|---|---|
| Message-ID | <[email protected]> |
hi, Pooled connections are not the same than persistent connections. They even have nothing to do with the driver itself. However we do not have a way to know that pooled connections are being used. That's something we could add as well (sqlserver and oci use them for example). Cheers, On Wed, Nov 4, 2009 at 4:43 PM, Ulf Wendel <[email protected]> wrote: > Hackish - if it is undefined wheter pooled PDO connections are cleaned up > before reuse or not, I consider it undefined how drivers behave and > furthermore, I consider it not as a bug if extensions change their behaviour > at any time. > > Ulf > > -- > Ulf Wendel, MySQL > Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten > Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer > Vorsitzender des Aufsichtsrates: Martin Haering Muenchen: HRB161028 > > -- > PDO Working Group Mailing List (http://pdo.php.net) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre http://blog.thepimp.net | http://www.libgd.org