Home > Archive > PHP DB > December 2007 > Re: [PHP-DB] Parent process lost MySQLi connection after child process
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DB] Parent process lost MySQLi connection after child process
|
|
|
| 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 subject ...
I doubt it's going to change without a really big reason why, in which
case you'll have to discuss it on the -internals list where they make
such decisions.
--
Postgresql & php tutorials
http://www.designmagick.com/
| |
| Dmitry Shukaylo 2007-12-21, 7:00 pm |
| 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 if you have familiarized with it).
It is a typical task.
I've a branched process where each of separate treads wishes to obtain
data from a database.
>
> I doubt it's going to change without a really big reason why, in which
> case you'll have to discuss it on the -internals list where they make
> such decisions.
--
Dmitry Shukaylo // DBS2-RIPE, CAT-UANIC
|
|
|
|
|