Re: [PHP-DB] Parent process lost MySQLi connection after child process gone.

2007-12-22 Thread chris smith
I'm not one of the people who create the code behind php. You will need to discuss your idea with them. http://www.php.net/mailing-lists.php Join the internals list and discuss it there. On Dec 22, 2007 7:06 AM, Dmitry Shukaylo <[EMAIL PROTECTED]> wrote: > Hm.. > In that case be so kind to infor

Re: [PHP-DB] Parent process lost MySQLi connection after child process gone.

2007-12-21 Thread Dmitry Shukaylo
Hm.. In that case be so kind to inform me that place where you try to send me. I have not found any exact information on offical php website on where it is necessary to ask similar questions... And why isn't for you the big reason to consideration of the given problem my bug-report (certainly

Re: [PHP-DB] Parent process lost MySQLi connection after child process gone.

2007-12-20 Thread Chris
Dmitry Shukaylo wrote: Hello, A question: Can we make a separate file handlers for mysql connection sockets for every new connection using mysqli library in future releases? IMHO this should be very usefull for peoples. I saw tens messages at various forums and some in bug database on this sub

[PHP-DB] Parent process lost MySQLi connection after child process gone.

2007-12-20 Thread Dmitry Shukaylo
Hello, A question: Can we make a separate file handlers for mysql connection sockets for every new connection using mysqli library in future releases? IMHO this should be very usefull for peoples. I saw tens messages at various forums and some in bug database on this subject ... Original repo