List:MySQL on Win32« Previous MessageNext Message »
From:Matt Neimeyer Date:June 9 2001 9:04pm
Subject:Auto Increment Problems Again
View as plain text  
I just finished creating a database and it's application and prior to 
putting it into production I went through and cleaned up all the auto 
increment columns so that the test ID's that I used are available again. 
But now the numbers being generated are still in the higher range... for 
example If I had 1 4 10 and I fixed it to 1 2 3 the next id being generated 
is 11 instead of 4.

Is there something I need to do to make it use the new lower range?

Matt

Thread
Auto Increment Problems AgainMatt Neimeyer9 Jun
  • Re: Auto Increment Problems AgainPaul DuBois10 Jun