From: Morten Date: March 12 1999 8:36am Subject: Inserting id's into AUTO_INCREMENT tables List-Archive: http://lists.mysql.com/mysql/63 Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hey Is it at all possible to have duplicates in an auto incremating tables? I'd like my table id to increase when a new value is inserted, but I'd also like duplicate values so I'm able to insert several relations from one id... Hmm. No? Thanks Morten