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

Dear friend,

I can't hear these term (mysqldump/mysqlimport) but i need to make this code run faster. I use log file.txt file data which i used for parsing

Thanks for your quick reply

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

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

    Maybe now is the time to learn about MySQL, and the tools available? Talk to your database administrator about what tools are available and how they can be used. This is not a MySQL support forum.

      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

        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.