mysql auto increment start from 1 code example Example: auto_increment mysql ALTER TABLE User AUTO_INCREMENT = 1;