I have a table whose key is currently a regular int. I am manually
incrementing it using a second table. If I alter the column type to
auto-increment will the next insert find the current highest number and
increment that or do I need to do something more?

[mysql - sql]

-- 
"Pollution is a result of immature technology.  Pollution is waste and
ignorance."
"The faster the economic growth rate, the faster pollution levels decline."
        --- Greg Rehmke
    Rick Pasotto    [EMAIL PROTECTED]    http://www.niof.net

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