MySQL Forums
Forum List  »  Backup

Re: Reload of sql dump file failed
Posted by: Damien Mulcahy
Date: May 04, 2017 06:23AM

Got it sorted. I manually SCP'd the contents of the ~mysql/data/mysql directory from my production server to my backup server and mysqld now starts up fine.

Anyone know why the import would have failed in the first place?

Error seen during the drop of the mysql schema was a drop complaining about mysql.proc not existing but that makes no sense if the SQL script was doing a drop schema statement?

Thanks,
Damien.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Reload of sql dump file failed
720
May 04, 2017 06:23AM


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.