In MySQL there is ALTER TABLE mytable AUTO_INCREMENT = 500
Is that what you want to do? On Friday, August 10, 2012 11:46:54 AM UTC-4, tigmmi wrote: > > Is there a way to add an autoincremente field with a specific first value. > Compute won't work with id + number. --