hapus indeks pada id
lakukan sesuatu seperti ini:
SET @rank:=0;
update users
set [email protected]:[email protected]+1
order by id;
tambahkan indeks pada id
hapus indeks pada id
lakukan sesuatu seperti ini:
SET @rank:=0;
update users
set [email protected]:[email protected]+1
order by id;
tambahkan indeks pada id