MySQL Forums
Forum List  »  Performance

Re: Need to faster INSERTS
Posted by: KimSeong Loh
Date: April 20, 2008 05:03AM

Multi row insert is faster than single row insert.

Load data infile can be faster to load data from a csv file.

Options: ReplyQuote


Subject
Views
Written By
Posted
2713
April 14, 2008 07:49AM
Re: Need to faster INSERTS
1476
April 20, 2008 05:03AM


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.