Is there a query I can run to change the next autoindex to the next highest integer in the column.
I mean I have my userIDs, and they are autoincrementing. But if I have say 9 users delete 5 of users, and then want to compact the table so that the ids are all sequential. How can I make it so the next autoincrement starts from say 5 instead of ten? thanks I hope this makes sense --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php