The mysql_pconnect() is a persistent connection and won't close even
with mysql_close().  Try to avoid it if you can.

On Wed, 2004-11-24 at 00:54, TM wrote:
> Do you know what is differnet between command mysql_connect and
> mysql_pconnect
> 
> Thankx
> 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to