If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > ERROR 2006: MySQL server has gone away

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-19-04, 00:47
caesarkim caesarkim is offline
Registered User
 
Join Date: Feb 2004
Posts: 11
ERROR 2006: MySQL server has gone away

ERROR 2013: Lost connection to MySQL server during query
ERROR 2006: MySQL server has gone away
No connection. Trying to reconnect...

This is what i got from my MySQL server. I think that it happens when my computer goes into inactivity for several hours. I don't want to lose connection even though my computer is idle forever. is there any way not to lose it? i think that's why it causes a database connection in JBoss server, too.
Reply With Quote
  #2 (permalink)  
Old 06-22-04, 21:18
J.D. J.D. is offline
Registered User
 
Join Date: May 2004
Location: NJ USA
Posts: 21
What Operating System are you using?

I use to get the same error when I used Windows, but now I am on a Unix system and no longer get that error.

I found that this error happens when your query takes too long. But if you look
at the process list you will find that your query is still running fine. So if you are not using a SELECT query, you have nothing to worry about.
__________________
J.D.
Database Administrator
Reply With Quote
  #3 (permalink)  
Old 06-22-04, 23:39
caesarkim caesarkim is offline
Registered User
 
Join Date: Feb 2004
Posts: 11
Error 2006:

it happens when my computer is idle for several hours. my query didn't run long. it was just a simple query....

still can't figure it out...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On