| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ed Carp | Date: | March 12 1999 1:15am |
| Subject: | Re: AUTO_INCREMENT Limits to 256 records | ||
| View as plain text | |||
>Here is a clip from my dumpfile: >INSERT INTO Tickets VALUES (TicketNumber, 'LoginID','Contact','Contact PH','11-03-1998','08:00','12- >>> ERROR 1062 at line 291: Duplicate entry '256' for key 1 Uh, how is "TicketNumber" defined in the code, not the database? If it was defined as an unsigned short, I could see this error happening.
