Re: [PHP-DEV] Bug regarding unbuffered MySQL queries and persistent connections

2007-06-07 Thread Antony Dovgal
On 07.06.2007 16:06, Andrey Hristov wrote: Hi, Antony Dovgal wrote: Hello Peter. The analysis looks correct. I'm going to apply the patch soon. Georg, Andrey, any objections? no Ok, patch applied. Thanks a lot. -- Wbr, Antony Dovgal -- PHP Internals - PHP Runtime Development Mailing L

Re: [PHP-DEV] Bug regarding unbuffered MySQL queries and persistent connections

2007-06-07 Thread Andrey Hristov
Hi, Antony Dovgal wrote: > Hello Peter. > > The analysis looks correct. > > I'm going to apply the patch soon. > Georg, Andrey, any objections? no > On 07.06.2007 15:41, Peter Christensen wrote: >> Hi, >> >> I'm new to the list, so I apologize if this is the wrong place to post! >> >> Anyway,

Re: [PHP-DEV] Bug regarding unbuffered MySQL queries and persistent connections

2007-06-07 Thread Antony Dovgal
Hello Peter. The analysis looks correct. I'm going to apply the patch soon. Georg, Andrey, any objections? On 07.06.2007 15:41, Peter Christensen wrote: Hi, I'm new to the list, so I apologize if this is the wrong place to post! Anyway, several years now, I've been struggling with errors suc

[PHP-DEV] Bug regarding unbuffered MySQL queries and persistent connections

2007-06-07 Thread Peter Christensen
Hi, I'm new to the list, so I apologize if this is the wrong place to post! Anyway, several years now, I've been struggling with errors such as: PHP Warning: : is not a valid MySQL result resource in at various places on the sites I work on. But the warnings only happens a few times a day