how to set all autoincrement to 1 in mysql code example Example: mysql reset auto increment to 1 ALTER TABLE tablename AUTO_INCREMENT = 1