in reply to Re: How to optimized mysql insert into table
in thread How to optimized mysql insert into table

Do you want the load to be all or nothing. i.e. if one records fails then rollback all the previous inserts ?

poj
  • Comment on Re^2: How to optimized mysql insert into table

Replies are listed 'Best First'.
Re^3: How to optimized mysql insert into table
by Anonymous Monk on Jan 17, 2017 at 19:28 UTC
    Our requirement is that but data be there, but we do not concern what that data is only if there.