Re: Messed up on auto inc

2004-11-23 Thread Gleb Paharenko
Hello. I think you should read good answers from Paul DuBois and Egor Egorov at: http://lists.mysql.com/mysql/169769 http://lists.mysql.com/mysql/169821 In which they've described behavior of mysqldump when it dumps columns with AUTO_INCREMENT attribute. Stuart Felenstein <[EMA

Messed up on auto inc

2004-11-22 Thread Stuart Felenstein
While what I'm working on is only a test database, I'd like to see what I can preserve. I used a data dumping program to create records in my database. However I'm not sure how I messed up , but here is the problem. I have 1016 records in a particular table. The first column is a Primary ID Int