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 ?


-- 
Michael Gale
Network Administrator
Utilitran Corporation

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

Reply via email to