I have a MySQL table with a primary key field that has AUTO_INCREMENT on. After reading other posts on here I\'ve noticed people with the same problem and with varied answer
You can use your mysql client software/script to specify where the primary key should start from after deleting the required records.