ID:               42665
 Updated by:       [EMAIL PROTECTED]
 Reported By:      vgass at gmx dot de
-Status:           Open
+Status:           Feedback
 Bug Type:         PDO related
 Operating System: Linux (Debian)
 PHP Version:      5.2.4
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi




Previous Comments:
------------------------------------------------------------------------

[2007-09-14 05:44:10] vgass at gmx dot de

-

------------------------------------------------------------------------

[2007-09-14 05:19:05] vgass at gmx dot de

Description:
------------
With an attempt to use PDO_MYSQL with PDO::ATTR_PERSISTENT => true I 
stated coincidentally that no persistent connections were used, but 
dozens idle "hanging" processes had remained open: one process for one

call to "new PDO(...)"!

As an ISP this is catastrophic and we are missing the possibility to 
disable persistant connections as with mySQL. (settings like 
"mysql.allow_persistent" and "mysql.max_persistent")

mySQL: 4.0.25

Thanks for any help you can provide.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=42665&edit=1

Reply via email to