Bobby,
Wednesday, June 05, 2002, 1:30:17 PM, you wrote:

BO> I have a database with the following table and data:

BO> When I add a new record the auto_increment number becomes '2147483647'
BO> not sure why? Checked the SHOW TABLE STATUS too and this shows that the
BO> next auto_increment number will be '2147483647' anyone know why?

BO> Running MySQL 3.23.41

It happened because you have specified a negative value for auto_increment
field.

BO> Regards,
BO> Bobby





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
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