How to get fast Performance during Insert Large Volume of records into table

How to get fast Performance during Insert Large Volume of records into table

Hi,

What MySQL/Percona version you are using right now? I’m assuming that you are using InnoDB.
Below links might help you.
[url]http://dev.mysql.com/doc/refman/5.5/en/insert-speed.html[/url]
[url]http://dev.mysql.com/doc/refman/5.5/en/optimizing-innodb.html[/url]
[url]http://www.percona.com/blog/2011/01/07/high-rate-insertion-with-mysql-and-innodb/[/url]