Hi Randy,

See here: http://www.mysql.com/doc/en/Gone_away.html

Maybe one of the queries in import_cash.sql is longer than
max_allowed_packet?

----- Original Message -----
From: "Randy Chrismon"
Sent: Monday, September 15, 2003 4:50 PM
Subject: LOAD Fails on Lost Connection



I've tried this several times:
mysql> source c:/mysql/import_cash.sql

with this error:
ERROR 2013: Lost connection to MySQL server during query

from the commandline, using:
C:\mysql -u myname -pmy_password my_database <
c:/mysql/import_cash.sql

I get the same error. This happens immediately, so I'm having a hard
time believing it's a connection time-out.

Any thoughts?

Thanks.

Randy


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to