Re: Lost connection to MySQL server during query - on long queries

2005-06-01 Thread Dobromir Velev
Hi, Can you send some more output from the MySQL error log (normally located at /var/lib/mysq/[hostname].err) . Have you tried myisamchk to check the tables that are giving the errors? Also you might want to take a look at http://dev.mysql.com/doc/mysql/en/gone-away.html On Wednesday 01 June 20

Lost connection to MySQL server during query - on long queries

2005-06-01 Thread Amir Shay
Hello, Each time we run long queries (over around 5 seconds) the mySQL server fails and restarts (you can see it in the error log that starts with "Database page corruption on disk or a fail.." and then there is a dump...) and the query return with "Lost connection to MySQL server during que