MySQL Forums
Forum List  »  Performance

Re: How can I improve the import speed of a large SQL file?
Posted by: Shane Bester
Date: May 08, 2016 04:49AM

Also, make sure the input file is in PRIMARY KEY order if possible.

https://dev.mysql.com/doc/refman/5.7/en/optimizing-innodb-bulk-data-loading.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How can I improve the import speed of a large SQL file?
4562
May 08, 2016 04:49AM


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.