7 messages in com.mysql.lists.win32Re: auto id repair
FromSent OnAttachments
Hao Zhuang09 Apr 2001 13:35 
Paul DuBois09 Apr 2001 13:50 
Egil Helland09 Apr 2001 13:54 
Egil Helland09 Apr 2001 13:55 
Egil Helland09 Apr 2001 13:56 
Andre Moll10 Apr 2001 04:25 
Hao Zhuang10 Apr 2001 05:47 
Subject:Re: auto id repair
From:Hao Zhuang (hzhu@glc.org)
Date:04/10/2001 05:47:16 AM
List:com.mysql.lists.win32

Thanks everyone, I agree we shouldn't play with the ID because of the database inconsistency problem.

In my case, however, there is only this one table in the database, nothing could went wrong, so I went ahead drop the column and add it again. It does work! Thanks Paul!