hi i have a table which has 8500000 rows record, i run 30 threads to update the record. i find the database of processing data speed so slow, per thread updating 1000 rows need take 260s How to configure the database to make processing speed faster ? Please help ~~
superman0920