Vincent QUERU wrote:
> However, I keep getting different values for $global_link which means
> that mysql opens a persistent link each time the mysql_open() function
> is executed.
Is that so? I would have thought that global_link would yield a
reference object of sorts that uses the persistent connection internal
to PHP. Different values would in that case not necesarily mean that
the connection is being reopened.
> PS : I'm using Midgard 1.4b3 but I don't think this has anything to do with
> Midgard.
>
> I also read on a PHP mailing list that someone had a similar problem and
> one of the solutions seemed to decrease the "max timeout" mySQL variable
> so that sleeping processes get killed after a few minutes instead of
> the standard 8 hours !
>
> If this is due to PHP3, do you know if it will work with PHP4 ?
I think the PHP list will better be able to help you with these
questions.
Emile
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]