MySQL Autoincrement Valor Inicial
ALTER TABLE users AUTO_INCREMENT=50;
cyberwichi
ALTER TABLE users AUTO_INCREMENT=50;