Re: load data loses connection

2004-01-16 Thread Tobias Asplund
On Thu, 15 Jan 2004, Jamie Murray wrote: > Hi Guys, > after waiting about a minute I get > > ERROR 2013 (HY000): Lost connection to MySQL server during query > See if changing any of the SHOW VARIABLES LIKE 'net%timeout'; helps. Not sure why the crash popup comes up, however. cheers, Tobias --

load data loses connection

2004-01-15 Thread Jamie Murray
Hi Guys, I am running winxp with mysql 5.0. I am attempting to run this statement mysql> load data infile "c:\\mysql\\pop.txt" into table population (lastname,firstname,age,sickness); after waiting about a minute I get ERROR 2013 (HY000): Lost connection to MySQL server during query and then a m