Inserting a 239 MB (250,834,944 bytes)
mysql pulse < "Table.sql"
I'm using delayed inserts and each time I get...
ERROR 2013 (HY000) at line 873: Lost connection to MySQL server during query.
How can I stop it from losing the connection each time?
Do I have to break up the dump into smaller chunks?






Bookmarks