Bug #67232 Auto increment start value changed on existing table
Submitted: 15 Oct 2012 10:13 Modified: 15 Nov 2012 12:04
Reporter: john garvey Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Windows
Assigned to: CPU Architecture:Any

[15 Oct 2012 10:13] john garvey
Description:
I am using MySQL Workbench 5.2.37 CE Rev 8576

I have changed the auto increment on an existing table which contains about 10 records using the following SQL

'ALTER TABLE tablename AUTO_INCREMENT = 1270;'

Each time I return the records in the table MySQL crashes when it approaches the first of the new auto incremented records

How to repeat:
The description field should enabe replication
[15 Oct 2012 12:04] MySQL Verification Team
Thank you for the bug report. What you mean with 'MySQL crashes' the Workbench or the server?. Please upgrade Workbench to latest version 5.2.44. Thanks.
[16 Nov 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".