Michael Gale wrote:

I know this is more of a mysql question then php with
> mysql but I can not find the answer. I have a primary
> key in a table the is setup and working with auto increment.

Now I want to change it so it will start auto incrementing
> from 1000. So each entry will be:

First of all, why? There's no reason to do this.

Second, this link was just posted an hour ago or so. Check it out.

http://dev.mysql.com/doc/mysql/en/example-AUTO_INCREMENT.html

--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to