Krishna Chandra Prajapati schrieb: > Hi list, > > I want to insert 10000 records/sec into table. There can be n number of > tables with unique data in each. What are the possible ways to do ? >
i prefer mysqlimport. just sort your output into a file that is named like the table you wish to import. Basic unix scripting is sufficient. re, wh -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/mysql?unsub=arch...@jab.org