mysql set auto_increment value after truncate code example Example: mysql reset auto increment ALTER TABLE `Table Name` AUTO_INCREMENT = 1;