php-db | 2004071
Date: 07/12/04
- Next message: John W. Holmes: "Re: [PHP-DB] mysql auto increment"
- Previous message: pete M: "[PHP-DB] Re: $_SERVER['HTTP_REFERRER']"
- Next in thread: John W. Holmes: "Re: [PHP-DB] mysql auto increment"
- Reply: John W. Holmes: "Re: [PHP-DB] mysql auto increment"
- Reply: Jason Wong: "Re: [PHP-DB] mysql auto increment"
- Reply: Ross Honniball: "Re: [PHP-DB] mysql auto increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
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:
1001, then 1002, ....
-- Michael Gale Network Administrator Utilitran Corporation-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: John W. Holmes: "Re: [PHP-DB] mysql auto increment"
- Previous message: pete M: "[PHP-DB] Re: $_SERVER['HTTP_REFERRER']"
- Next in thread: John W. Holmes: "Re: [PHP-DB] mysql auto increment"
- Reply: John W. Holmes: "Re: [PHP-DB] mysql auto increment"
- Reply: Jason Wong: "Re: [PHP-DB] mysql auto increment"
- Reply: Ross Honniball: "Re: [PHP-DB] mysql auto increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

