http://qs321.pair.com?node_id=762053


in reply to Re: Batch INSERT performance
in thread Batch INSERT performance

The database is Mysql.

The LOAD DATA seems to use files, and I have no intention of writing files to do the data import. I do admit I did not know about the LOAD DATA option though, I might use it for something else.

However, would placeholders be problematic for a large data import?