| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | February 5 2000 3:22am |
| Subject: | Re: Auto-Increment question | ||
| View as plain text | |||
At 7:58 PM -0600 2000-02-04, Josh Abrams wrote: >I'm running tests on a field using the auto-increment feature. Does the >auto-increment always start at 0? I attempted to specify another number, >but it still defaulted to 0. ??? AUTO_INCREMENT values *never* start at zero. When you insert NULL or 0 into an AUTO_INCREMENT column, the next number in the series is generated. The series begins at one. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • Suggest to us PHP/mySQL web host | Slim Baltagi | 5 Feb |
| • Using MySQL to do messaging | Josh Abrams | 5 Feb |
| • Auto-Increment question | Josh Abrams | 5 Feb |
| • Re: Auto-Increment question | Paul DuBois | 5 Feb |
| • Re: Auto-Increment question | Josh Abrams | 5 Feb |
| • Re: Auto-Increment question | Paul DuBois | 5 Feb |
| • F a t a l E r r o r | d e l d h a n o a | 5 Feb |
| • Vs: F a t a l E r r o r | Ville Mattila | 5 Feb |
| • Re: Using MySQL to do messaging | sasha | 5 Feb |
| • RE: Suggest to us PHP/mySQL web host | Tobe Johnson | 5 Feb |
| • RE: Suggest to us PHP/mySQL web host | Bill Gerrard | 5 Feb |
| • RE: Suggest to us PHP/mySQL web host | Tobe Johnson | 5 Feb |
