Hi!

I have three large files containing MySQL commands. However, when
importing them using mysql -u [username] -p [database] < file.sql, I get
an error:

ERROR 2006 at line xxx: MySQL server has gone away

>From reading more at mysql.com, it seems that MySQL reads these large
packets as errors on the part of the client and hangs up. Well, they're
not errors, just really large files! ;) Any idea how to fix this?

I use MySQL 3.23.52-Max installed as an RPM on Red Hat 7.3.

Thanks!
Erica


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to