in reply to Re^5: How can i modify this code by using Bulk Loader?
in thread How can i modify this code by using Bulk Loader?

Hi friend,

I need to change this code by 'use DBIx::BulkLoader::MySql' or some other ways to insert 5000Rows/execution or some other ways

Thanks for your quick reply

  • Comment on Re^6: How can i modify this code by using Bulk Loader?

Replies are listed 'Best First'.
Re^7: How can i modify this code by using Bulk Loader?
by Corion (Patriarch) on Sep 02, 2011 at 15:41 UTC

    So, have you installed DBIx::BulkLoader::Mysql? Have you talked to your database administrator? Have you tried using mysqlldr?

    Again, this is not a MySQL help desk and we will not write your code for you.