how to reset mysql auto increment code example Example: mysql reset auto increment value ALTER TABLE table_name AUTO_INCREMENT = 1;