how to start from one auto increment primary key in mysql code example Example: auto_increment mysql ALTER TABLE User AUTO_INCREMENT = 1;