MySQL Forums
Forum List  »  Data Recovery

Mysqldump not creating tables in the correct sequence, giving errors.
Posted by: Michael delos Reyes
Date: October 04, 2021 01:28PM

I just did a mysqldump.
Very generic mysqldump database > sqlfile.sql
When I run mysql -v database < sqlfile.sql I get
ERROR 1146 (42S02) at line 305: Table doesn't exist when trying to reference a table.

Options: ReplyQuote


Subject
Views
Written By
Posted
Mysqldump not creating tables in the correct sequence, giving errors.
556
October 04, 2021 01:28PM


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.