Bug #3896 | LAST_INSERT_ID() does not work as documented | ||
---|---|---|---|
Submitted: | 26 May 2004 11:27 | Modified: | 26 May 2004 18:19 |
Reporter: | Tõnu Samuel | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S3 (Non-critical) |
Version: | 4.0.20 official standard binary | OS: | Linux (Suse Linux 9.0) |
Assigned to: | Dean Ellis | CPU Architecture: | Any |
[26 May 2004 11:27]
Tõnu Samuel
[26 May 2004 11:30]
Tõnu Samuel
Sorry, I missed latter "If you insert many rows at the same time with an insert statement, LAST_INSERT_ID() returns the value for the first inserted row" Anyway would be nice to get documented way to reproduce all list of ID-s
[26 May 2004 18:19]
Alexander Keremidarski
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
[26 May 2004 18:19]
Dean Ellis
As you note, it does function exactly as documented, so this is not a bug. There is no third option currently (ie: to see all the #s which were generated).