From: Dan Nelson Date: August 30 2004 3:03pm Subject: Re: Duplicate Keys when auto-increment?? List-Archive: http://lists.mysql.com/mysql/171751 Message-Id: <20040830150337.GA33896@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Aug 30), Rui Monteiro said: > After some insert's, the table starts to getting erros due to "Duplicate > entry" for the ID. > > Why is the error happening now? It started at the 127th entry. Never use tinyints as your autoincrement column. -- Dan Nelson dnelson@stripped