MySQL Forums
Forum List  »  Falcon

Falcon and LOAD DATA INFILE
Posted by: Mark Callaghan
Date: April 19, 2008 05:05PM

How will Falcon handle LOAD DATA INFILE when there are many rows in the file? LOAD DATA INFILE uses one transaction, so RAM (record cache + page cache) might not be sufficient for the rows prior to commit. This has been a problem for InnoDB but will soon be a problem for Falcon and perhaps for Maria.

Options: ReplyQuote


Subject
Written By
Posted
Falcon and LOAD DATA INFILE
April 19, 2008 05:05PM


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.