@by_grafitus :
aklımdayken ;
UPDATE tablo SET id  = id + 1  WHERE id >= 35 ORDER BY id DESC
bu şekilde çalıştı. order by desc olmadan olmuyo.