remove auto_increment in mysql code example Example: mysql reset auto increment ALTER TABLE `Table Name` AUTO_INCREMENT = 1;