> How long should it take to insert approx 30,000 rows into MySQL.

Depends on the data and field structure.  Do you have lots of indexes
on the table?

>It takes me about 30 mins.

There are some tips at http://dev.mysql.com/doc/refman/4.1/en/insert-speed.html

--
Scott Noyes
[EMAIL PROTECTED]

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

Reply via email to