Bug #2480 | loading a sql file with 0 as primary key autoincrements istead of create 0 entr | ||
---|---|---|---|
Submitted: | 22 Jan 2004 5:31 | Modified: | 22 Jan 2004 9:17 |
Reporter: | Maciej Zobniow | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.0.17 and rest too | OS: | Linux (Linux) |
Assigned to: | Dean Ellis | CPU Architecture: | Any |
[22 Jan 2004 5:31]
Maciej Zobniow
[22 Jan 2004 5:34]
Maciej Zobniow
I just changed priority
[22 Jan 2004 9:17]
Dean Ellis
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: Inserting a 0 into an auto_increment column (except with MySQL 4.1.1's NO_AUTO_VALUE_ON_ZERO flag) will generate a new value, as documented in the manual.