Re: MySQL ID -- what happens when you run out of range?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Parham Doustdar wrote:
> Hello there,
> A friend called me today and was wondering what happens if the ID colomn of 
> an MYSQL database, set to autoinc reaches the int limit. Will it return and 
> begin choosing the ID's that have been deleted, or... what?

you change it to bigint before that happens :)

for a more accurate answer ask on the mysql forum?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux