How can I automatically go back to deleted lines; for example, if the AUTO_INCREMENT value is at 15001, meaning the value of the next line will automatically be 15001, how can I lower this value to between 10000 and 12000 if there are empty spaces in that range? I want to set this value to 10000 and continue automatically from 10000.