tags 315524 + moreinfo unreproducible thanks Hello Jörg
On 2005-06-23 Joerg Rieger wrote: > while running a wikipedia database export as XML export the following > error occurs reproducible: > > # time mysql -u root -p -X -e "select cur_title, cur_text from cur" > wikidb > wiki.xml > Enter password: > ERROR 2013 (HY000) at line 1: Lost connection to MySQL server during I've never encountered it and can't reproduce it with an arbitrary table. Does this problem only occur with a specific table? Does it continue after you do an "REPAIR TABLE cur EXTENDED;" on it? If you, could you send me a tabledump or a zipped database file so that I can give it to the MySQL developers for investigation? If you know about any anomalies like special charsets, binary data or table formats else than innodb/myisam for this table it could be good to know, too. bye, -christian-

