Chris Bolt wrote:

> Only with ISAM tables which reuse deleted auto_increment numbers. MyISAM
> tables will give you "Duplicate entry" errors if you hit the maximum.

I hadn't realized this and tested it out in MySQL 3.23.43, but in my tests
ISAM tables also returned a "Duplicate entry" error when I hit the max. Was
this "feature" eliminated?


--
David Felio     Software Developer     [EMAIL PROTECTED]
         Information Network of Arkansas
          http://www.AccessArkansas.org




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to