| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Chris Bolt | Date: | October 28 2001 3:20am |
| Subject: | RE: can auto_increment wrap? | ||
| View as plain text | |||
> quickie: can auto_increment wrap?
Only with ISAM tables which reuse deleted auto_increment numbers. MyISAM
tables will give you "Duplicate entry" errors if you hit the maximum.
| Thread | ||
|---|---|---|
| • can auto_increment wrap? | D Campbell | 28 Oct |
| • RE: can auto_increment wrap? | Chris Bolt | 28 Oct |
| • Re: can auto_increment wrap? | David Felio | 29 Oct |
| • RE: can auto_increment wrap? | Chris Bolt | 29 Oct |
| • RE: can auto_increment wrap? | Carsten H. Pedersen | 29 Oct |
| • Re: can auto_increment wrap? | Dan Nelson | 28 Oct |
