Re: Copying data files to mySQL data folder directly
Posted by: Rick James
Date: January 06, 2013 12:38PM

If you are using only MyISAM (not InnoDB), then copying .frm (the schema), .MYD (the data), and .MYI (the indexes, if any) will work.

Options: ReplyQuote


Subject
Written By
Posted
Re: Copying data files to mySQL data folder directly
January 06, 2013 12:38PM


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.