Re: auto_incrment seed number

2006-07-06 Thread Gmail User
On Thu, 2006-07-06 at 13:41 -0700, Chuck Holzwarth wrote: > Is there a way to set the auto_increment start number? I > am trying to set up a development and test system and the > application that is writing to the tables is confused as > to which MySQL it is writing to. I don't have any contrtol

Re: auto_incrment seed number

2006-07-06 Thread Jake Peavy
On 7/6/06, Jake Peavy <[EMAIL PROTECTED]> wrote: On 7/6/06, Chuck Holzwarth <[EMAIL PROTECTED]> wrote: > > Is there a way to set the auto_increment start number? I am trying to > set up a development and test system and the application that is writing to > the tables is confused as to which MySQ

auto_incrment seed number

2006-07-06 Thread Chuck Holzwarth
Is there a way to set the auto_increment start number? I am trying to set up a development and test system and the application that is writing to the tables is confused as to which MySQL it is writing to. I don't have any contrtol over the other app but since the key value is taken back to the o