Re: MySQL errors in newer PHP 4.2.3

2002-09-19 Thread Jocelyn Fournier
t; To: "'Jocelyn Fournier'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "'Mysql'" <[EMAIL PROTECTED]> Sent: Friday, September 20, 2002 2:38 AM Subject: RE: MySQL errors in newer PHP 4.2.3 > Hmm, do you use pconnect or connect? > > I not

Re: MySQL errors in newer PHP 4.2.3

2002-09-19 Thread Jocelyn Fournier
I've always used pconnect. - Original Message - From: "Steven Roussey" <[EMAIL PROTECTED]> To: "'Jocelyn Fournier'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: "'Mysql'" <[EMAIL PROTECTED]> Sent: Friday, Sept

RE: MySQL errors in newer PHP 4.2.3

2002-09-19 Thread Steven Roussey
Hmm, do you use pconnect or connect? I noticed someone changed our PHP script to use persistent connections (likely why the server is running slower). I am wondering if a cancelled connection is being reused or if it just is a more general bug in the mysql client code in PHP Sincerely, Stev

Re: MySQL errors in newer PHP 4.2.3

2002-09-19 Thread Jocelyn Fournier
Hi, Same problem for me, although it was already here with 4.2.0 for me (well it seems to be also a high QPS problem...). The problem seems to disappear with an apache restart, but sometimes appear again randomly. Regards, Jocelyn - Original Message - From: "Steven Roussey" <[EMAIL PR

Re: MySQL Errors -

2002-07-23 Thread Victoria Reznichenko
William_dw, Tuesday, July 23, 2002, 10:34:16 AM, you wrote: WS> I'm hoping someone can give me a pointer as to what's going wrong that's WS> crashing our MySQL server, I've included a snippet of the log (for the last WS> time it restarted and then the errors after that). WS> I've been trying to

Re: MySQL Errors -

2002-07-23 Thread Georg Richter
On Tuesday, 23. July 2002 09:34, William_dw -- Sqlcoders wrote: > Hi!, > I'm hoping someone can give me a pointer as to what's going wrong that's > crashing our MySQL server, I've included a snippet of the log (for the last > time it restarted and then the errors after that). > > 020722 8:55:45

Re: MySQL errors, can anyone shed some light?

2001-02-10 Thread Benjamin Pflugmann
Hi. A bit late, but I did not see an answer to your question yet. On Fri, Feb 02, 2001 at 03:23:06PM -0800, [EMAIL PROTECTED] wrote: > > We are getting thse errors. Can anyone point me in the right direction? > > DBI->connect(database=whois;host=www5) failed: Host 'www5' is blocked > because o