Re: Re: lost connection DURING query?

2005-03-18 Thread Sapna Todwal
Mar 2005 Neharkar,Mukund wrote : >Hi; > >I'm using Apache 2.0 + MySQL 4.1 + PHP 4.3.10 for a site. The >database server and web server are on different machines. I get this >Error "lost connection DURING query" when I try to access some of the web >Pages. I have

Re: lost connection DURING query?

2005-03-18 Thread Neharkar, Mukund
Hi; I'm using Apache 2.0 + MySQL 4.1 + PHP 4.3.10 for a site. The database server and web server are on different machines. I get this Error "lost connection DURING query" when I try to access some of the web Pages. I have been through this thread. http://lists.mysql.com/mysql/

Re: lost connection DURING query?

2005-03-15 Thread Sapna Todwal
I got the same error when my web server and mysql server were separate. And the error was caused bcoz of too many unauthenticated users. The reason behind it was that the reverse dns lookup for the webserver was failing. but as soon as i added the web server to /etc/hosts, the error went off. H

Re: lost connection DURING query?

2005-03-15 Thread Terry Riley
Luke - Original Message - > This error message seems a bit different than others I have gotten. it > is from a ColdFusion server that uses an ODBC driver... > ODBC Error Code = S1000 (General error) Which version of CF are you using? If it is MX6.1, surely you can use a native MySQL

RE: lost connection DURING query?

2005-03-15 Thread Crouch, Luke H.
TED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 15, 2005 8:08 AM To: Crouch, Luke H. Cc: mysql@lists.mysql.com Subject: Re: lost connection DURING query? "Crouch, Luke H." <[EMAIL PROTECTED]> wrote on 03/14/2005 09:34:02 A

Re: lost connection DURING query?

2005-03-15 Thread SGreen
"Crouch, Luke H." <[EMAIL PROTECTED]> wrote on 03/14/2005 09:34:02 AM: > This error message seems a bit different than others I have gotten. > it is from a ColdFusion server that uses an ODBC driver... > ODBC Error Code = S1000 (General error) > > > [MySQL][ODBC 3.51 Driver][mysqld-4.0.20-log

lost connection DURING query?

2005-03-14 Thread Crouch, Luke H.
This error message seems a bit different than others I have gotten. it is from a ColdFusion server that uses an ODBC driver... ODBC Error Code = S1000 (General error) [MySQL][ODBC 3.51 Driver][mysqld-4.0.20-log]Lost connection to MySQL server during query that "during" part threw me, but it

RE: Lost connection during query when using SSH tunneling

2004-12-10 Thread Adams, Pat 006
> -Original Message- > From: Karam Chand [mailto:[EMAIL PROTECTED] > Sent: Friday, December 10, 2004 2:17 PM > To: Adams, Pat 006; [EMAIL PROTECTED] > Subject: RE: Lost connection during query when using SSH tunneling > > I am not sure of Putty as I am using plink.e

RE: Lost connection during query when using SSH tunneling

2004-12-10 Thread Karam Chand
, Karam --- "Adams, Pat 006" <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Karam Chand [mailto:[EMAIL PROTECTED] > > > Sent: Friday, December 10, 2004 12:08 PM > > To: [EMAIL PROTECTED] > > Subject: Lost connection during q

RE: Lost connection during query when using SSH tunneling

2004-12-10 Thread Adams, Pat 006
> -Original Message- > From: Karam Chand [mailto:[EMAIL PROTECTED] > Sent: Friday, December 10, 2004 12:08 PM > To: [EMAIL PROTECTED] > Subject: Lost connection during query when using SSH tunneling > > So I use Putty to create the SSH tunneler and then connecting

Re: Lost connection during query when using SSH tunneling

2004-12-10 Thread Rhino
- Original Message - From: "Karam Chand" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 10, 2004 1:08 PM Subject: Lost connection during query when using SSH tunneling > Hello, > > I have a MySQL database hosted with my ISP. They >

Lost connection during query when using SSH tunneling

2004-12-10 Thread Karam Chand
that whenever I execute a long query or something that returns big resultset, i get an error - Lost connection during query. If I use direct connection - everythings fine. Is this a known issue? Is this a bug with Putty? Regards, Karam __ Do

LOst connection during query

2002-12-26 Thread Thorsten Lasrich
Hi @ll, ich changed my Server from SuSE to Redhat, but now i have the following problem, when i try to connect to my mysql database. I'm using Redhat 8.0, i testet Mysqlfront and got the following error message LOst connection during query Anyone an idea, Gruß Thorsten Lasrich

Lost Connection During Query

2002-11-14 Thread Insanely Great
Greetings I have a MySQL server with my ISP. Previously I was able to connect to the server using any client. But now when I connect it says lost connection during query ? What is the reason ? Rgds Insane - Before posting

ERROR 2013 at line 13: Lost connection during query

2002-02-04 Thread ANDREOPOULOS COSTAS
Hello all, i am experiencing the odd problem of 'lost connection to MySQL server during query'. This is happening because my mysqld server (for some reason) restarts while i am accesing it. I am using 2 SQL queries to reproduce the problem i have and decouple it from my C++ application.

Re: MySQL strange error: lost connection during query

2001-11-28 Thread Sinisa Milivojevic
D] > Subject: MySQL strange error: lost connection during query > > >Description: >When 2 concurrent processes access the database 'sometimes' MySQL > reports this error to both processes at the same time. It happens very > rarely and about 10 seconds later they cont

MySQL strange error: lost connection during query

2001-11-28 Thread Zeus Gómez Marmolejo
SEND-PR: -*- send-pr -*- SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). SEND-PR: From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: MySQL strange error: lost connection during query &g

MySQL strange error: lost connection during query

2001-11-28 Thread zeus
>Description: When 2 concurrent processes access the database 'sometimes' MySQL reports this error to both processes at the same time. It happens very rarely and about 10 seconds later they continue with its normal work. When we increase the number of processes accessing the database th

MySQL strange error: lost connection during query

2001-11-28 Thread zeus
>Description: When 2 concurrent processes access the database 'sometimes' MySQL reports this error to both processes at the same time. It happens very rarely and about 10 seconds later they continue with its normal work. When we increase the number of processes accessing the database th