-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* and then Jeff Sheltren blurted
> Actually, from what I understand, with the persistent connection, it is
> left open even after the script is finished - that's why it's called
> persistent. Read this excerpt from the link I sent you:
Yes, a
Actually, from what I understand, with the persistent connection, it is
left open even after the script is finished - that's why it's called
persistent.
Jeff, (Not Jim :) - it's getting way late for my tired eyes :) Sorry.
Thanks. I suppose I had to read it one more time.
That at least makes sen
At 11:40 PM 1/2/2002 -0500, jtjohnston wrote:
>Jim,
>
>Thanks. What I don't really get is what persistent means.
>
>A problem I'm having with my mysql server is that it is a whole bunch of
>messages with in the space of 5 minutes like:
>
>020130 16:11:08 C:\PROGRA~1\EASYPHP\MySql\bin\mysqld.exe:
Jim,
Thanks. What I don't really get is what persistent means.
A problem I'm having with my mysql server is that it is a whole bunch of
messages with in the space of 5 minutes like:
020130 16:11:08 C:\PROGRA~1\EASYPHP\MySql\bin\mysqld.exe: Forcing close of
thread 3 user: 'root'
All I have to
At 11:09 PM 1/2/2002 -0500, jtjohnston wrote:
>What is the difference between:
>
>$myconnection = mysql_connect($server,$user,$pass);
>and
>$myconnection = mysql_pconnect($server,$user,$pass);
>
>I read the faq.
mysql_pconnect creates a persistent connection to the server... check here:
http://ww
What is the difference between:
$myconnection = mysql_connect($server,$user,$pass);
and
$myconnection = mysql_pconnect($server,$user,$pass);
I read the faq.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROT
6 matches
Mail list logo