Adjust MySQL auto increment value

ALTER TABLE my_table AUTO_INCREMENT = 1000000;