in reply to Re: How to optimise " csv into mysql " using Text:CSV_XS and DBD::Mysql
in thread How to optimise " csv into mysql " using Text:CSV_XS and DBD::Mysql

I have read the manual and got your point will test if it makes any better to the performance of the scripts thanx for you hint

edit: I removed the finish() from the while loop, but it didn't help much with performance,

  • Comment on Re^2: How to optimise " csv into mysql " using Text:CSV_XS and DBD::Mysql