| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Chris Boget | Date: | October 25 2002 4:26pm |
| Subject: | InnoDB and auto_increment fields | ||
| View as plain text | |||
sql, query (*sigh*, I hate this filter) I have an auto_increment key set up on my InnoDB table. Whenever I delete all the records, the number isn't reset. However, for my ISAM tables, whenever I delete all the records, the auto_increment number is reset. Is there a reason for this in InnoDB? Is there a way that I can reset the auto_increment number when all the records are deleted? I have a temporary table that has records added and deleted all the time. I wouldn't want the record number to eventually reach the ceiling for the datatype of the field. Any insight would be greatly appreciated. Chris
| Thread | ||
|---|---|---|
| • Connection | Arthur | 25 Oct |
| • Re: Connection | Jocelyn Fournier | 25 Oct |
| • phpmyadmin | Mitchell Wright | 25 Oct |
| • RE: phpmyadmin | Ed Carp | 25 Oct |
| • Re: phpmyadmin (OT) | Thomas Seifert | 25 Oct |
| • Re: phpmyadmin (OT) | Mitchell Wright | 25 Oct |
| • RE: phpmyadmin | John Chang | 25 Oct |
| • RE: phpmyadmin | Jeroen Geusebroek | 26 Oct |
| • RE: phpmyadmin | Ed Carp | 26 Oct |
| • Re: phpmyadmin (OT) | Mark Stringham | 25 Oct |
| • InnoDB and auto_increment fields | Chris Boget | 25 Oct |
| • Re: InnoDB and auto_increment fields | Dyego Souza do Carmo | 25 Oct |
| • Re: InnoDB and auto_increment fields | Paul DuBois | 26 Oct |
| • Re: InnoDB and auto_increment fields | Chris Boget | 25 Oct |
| • Re: InnoDB and auto_increment fields | Pete Harlan | 28 Oct |
| • Re: InnoDB and auto_increment fields | Chris Boget | 28 Oct |
| • Re: phpmyadmin | Jan Steinman | 27 Oct |
