in reply to DBI or mysqlimport?
3) Other wisdom ?
I pick 3 (i.e. try it and find out). Usually whatever native bulk loading facilities a database has will be faster than insert statements (whether it's perl/DBI or whatever), but I don't know about mysql, so the best option is to try it and find out. Or maybe the decision will be partly based on the error handling capabilities of the loading facility.
|
---|