infile is a lot faster.

Matthew McNicol



Michael Gale wrote:
Hello,

I have a question about data loading using mysql 4.0.20. If you need to load let's say 50,000 items into a database.
Now 50,000 is not a lot for a DB.


So my question is would it be fast to load the file using the local infile which is a 
security concern or should I be
using a loop with INSERTS ?



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to