MySQL Forums
Forum List  »  Performance

Re: insert or load ? best practices and performance
Posted by: J Wolf
Date: September 21, 2010 06:52AM

Sorry for interfering here, but Rick James suggested a different sequence for the script as you have posted right now:

Rick wrote: DROP / CREATE / LOAD / RENAME
You wrote: DROP / CREATE / RENAME / LOAD

Your sequence will lead into downtime!

Regards

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.