php-db | 2004071
Date: 07/13/04
- Next message: Jonathan Haddad: "Re: [PHP-DB] mysql auto increment"
- Previous message: Peter Westergaard: "Re: [PHP-DB] Table locking"
- In reply to: Ross Honniball: "Re: [PHP-DB] mysql auto increment"
- Next in thread: Jonathan Haddad: "Re: [PHP-DB] mysql auto increment"
- Reply: Jonathan Haddad: "Re: [PHP-DB] mysql auto increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've done exactly this for a really cheap-and-dirty instance where two
people were doing bulk data entry into two different instances of a mysql
table which would eventually be stitched together. by giving one a higher
range, the data migration afterwords was very easy.
Other than that, can't imagine a use for this approach.
-P
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Jonathan Haddad: "Re: [PHP-DB] mysql auto increment"
- Previous message: Peter Westergaard: "Re: [PHP-DB] Table locking"
- In reply to: Ross Honniball: "Re: [PHP-DB] mysql auto increment"
- Next in thread: Jonathan Haddad: "Re: [PHP-DB] mysql auto increment"
- Reply: Jonathan Haddad: "Re: [PHP-DB] mysql auto increment"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

