php-db | 2004071
Date: 07/12/04
- Next message: Jason Wong: "Re: [PHP-DB] mysql auto increment"
- Previous message: Michael Gale: "[PHP-DB] mysql auto increment"
- In reply to: Michael Gale: "[PHP-DB] mysql auto increment"
- Next in thread: Jason Wong: "Re: [PHP-DB] mysql auto increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Jason Wong: "Re: [PHP-DB] mysql auto increment"
- Previous message: Michael Gale: "[PHP-DB] mysql auto increment"
- In reply to: Michael Gale: "[PHP-DB] mysql auto increment"
- Next in thread: Jason Wong: "Re: [PHP-DB] mysql auto increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

