mysql-PHP: Way to update at least half a mil rows?

sandy360

New member
I'm trying to update a table with, yes, at least half a mil rows.
but when I run the page 'connection timed out' comes out

I'm filling in one field, and to fill this in I need to take
some elements from some of the other fields in the same table

so what's the best way to do this?
 
Back
Top