I need to have a web application be able to import large amounts of data 
(400,000 rows of 10 columns).  I know how to script it and have it running in 
the background.  However I want to know how I can optimize my insert 
statements to try to speed things up.

Will it help if I insert multiple rows at a time?  If so, is there a magic 
number or range?

The same would also go for updates.

Thanks,
-Jackson

-- 
jackson miller
 
cold feet creative
615.321.3300 / 800.595.4401
[EMAIL PROTECTED]
 
 
cold feet presents Emma
the world's easiest email marketing
Learn more @  http://www.myemma.com

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

Reply via email to