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