Hi,
I'm still struggling with the errno=2006 err="server is gone". I thought
I could provide some more info if that makes the problem any more clear:
Basically, I'm uploading a file to a database. With no modifications to
the form or the handler script it works on _some_ images and breaks on
some. It's not a image size issue, I can happily upload some images
larger than 2mb and it breaks on a 57kb image. Further I have examples
of gif/jpg/png that works so it's not a file format issue either. The
server runs locally (just as apache) and there is just one of them (no
master/slave and/or replication stuff). I'm running everything on a
win2k system with all service packs. I certainly wasn't shutting the
server down at the moment and this error is 100% reprod on the specific
files that break it.
---
Joerg Bruehe; you pointed out that: "this message is issued if the
client gets an error reported while sending a command to the server".
How can I determine if this is in fact the case? And in particular, how
can I get my hands on the exact error sent?
In general, is there any types of logging I can check and/or enable to
further dig into the cause of this problem?
regards,
martin
Martin Olsson wrote:
Hi,
I get this weird error message:
ErrNo: 2006
Error: MySQL server has gone away.
What does it mean? I couldn't find anything useful on google and the
error message isn't exactly "verbose".. :)
regards,
martin
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]