Bug #82752 | SHOW TABLE STATUS WHERE `Name` = returns different value after db stop-start | ||
---|---|---|---|
Submitted: | 27 Aug 2016 15:02 | Modified: | 28 Aug 2016 12:02 |
Reporter: | Jacques Valois | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S5 (Performance) |
Version: | 6.3.7 | OS: | Windows (Microsoft Windows 7 Ultimate Service Pack 1) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
[27 Aug 2016 15:02]
Jacques Valois
[27 Aug 2016 15:03]
Jacques Valois
Requested log file
Attachment: wb.log (application/octet-stream, text), 108.62 KiB.
[27 Aug 2016 17:18]
MySQL Verification Team
It sounds like the expected behavior of innodb auto_increment handling. Please confirm. http://dev.mysql.com/doc/refman/5.7/en/innodb-auto-increment-handling.html "InnoDB AUTO_INCREMENT Counter Initialization"
[28 Aug 2016 12:02]
Jacques Valois
This appears to be a normal behavior for InnoDB. Regards,