RE: [PHP-DB] Build-up of MySQL Sessions

2002-07-09 Thread Rich Hutchins
8 AM To: [EMAIL PROTECTED] Subject: [PHP-DB] Build-up of MySQL Sessions I'm running windows 2000 and the latest releases of PHP and MySQL. All database connections are made with mysql_pconnect(). Connections build up, however. The only person connecting to this webserver at the moment is myself. It

[PHP-DB] Build-up of MySQL Sessions

2002-07-08 Thread SpamSucks86
I'm running windows 2000 and the latest releases of PHP and MySQL. All database connections are made with mysql_pconnect(). Connections build up, however. The only person connecting to this webserver at the moment is myself. It seems that it opens connections and doesn't close them, or opens unnec