MySQL Forums
Forum List  »  Data Recovery

Re: Restore single table from dump file
Posted by: Peter Brawley
Date: February 20, 2018 10:48AM

?! It's straightforward copy & paste in a text editor from the whole-db dump file to an input file for that one table, including all references to the desired table (table creation, data, triggers, foreign keys if desired).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Restore single table from dump file
438
February 20, 2018 10:48AM


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.