for example we want change a module table Structure and move data from old table to new table. module update process must do it step by step. and in each step process 300 rows and in next step process next 500 rows
* 300 is an example number, between 100 to 300 row in each query Cycle is enough. more than this number ( for example 1000 ) makes crash in mysql