[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Antwort: Re: Warning: Got signal 14 from thread X
alexander.skwar@xxxxxxxxxxxxxx writes:
>
> On 20.03.2001 14:48:58 Sinisa Milivojevic wrote:
>
> > Also, do you have clients that do not call mysql_close at the end ,
> > like PHP programs ?
>
> Huh? According to the PHP manual, I always thought that it is unnecessary to
> explicitly call mysql_close() in PHP. In the PHP manual it says, that the
> connection is closed automatically when the script finishes.
>
> See http://www.php.net/manual/en/function.mysql-close.php . Quote from the
> manual:
>
> | Using mysql_close() isn't usually necessary, as non-persistent open
> | links are automatically closed at the end of the script's execution.
>
>
>
>
Unfortunately, that is not true !!
PHP has yet to fix that. That is not a serious error, though, just a
small waste of OS resources.
Regards,
Sinisa
____ __ _____ _____ ___ == MySQL AB
/*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/ \*\_ |*| |*||*| mailto:sinisa@xxxxxxxxx
/*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus
/*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____
^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
/*/ \*\ Developers Team
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <mysql-thread68976@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.