Re: Problem with User ID #s
You can't do that my man, that resets the auto_increment to whatever the highest number is, which would have been 1000.
I am not sure on how to change the auto increment other than truncating the table, which is not what you want to do.