MySQL Forums
Forum List  »  Newbie

Re: ERROR 2013 (HY000) while importing large mysql dump file
Posted by: Adam S
Date: April 11, 2009 09:45PM

I'm doing all this command line mysql. Not using php at all. The php error just happens to be a side effect of when it's doing the import until it times out. Once the mysql dump import times out, the sites on the server that use mysql go back to working fine.

I'm only going:
>mysql -u user master < import.sql

And it breaks it all.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.