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