Bug #77953 Not reading auto increment number
Submitted: 6 Aug 2015 1:35 Modified: 6 Sep 2015 5:23
Reporter: Robert Vines Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Archive storage engine Severity:S5 (Performance)
Version:6.3.4 OS:Windows (Microsoft Windows 10 Home)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[6 Aug 2015 1:35] Robert Vines
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\Robert\AppData\Roaming\MySQL\Workbench\log\wb.log]

Hi, I am creating a system for my school. I received an error from mysql workbench and 2 of my pages have stopped responding.

This is what I entered and the error that comes with it. I did not change anything to make this happen. Please help me fix this. I have to turn this system over to my client in a few weeks and have to do a demo soon. Thank You, overall I really like this program for databases.

20:25:55	INSERT INTO `university` (`UniName`) VALUES('Jeff State')	Error Code: 1467. Failed to read auto-increment value from storage engine	0.000 sec

How to repeat:
I dont know, I just have 2 tables that have stopped working. This is what I get back:

20:25:55	INSERT INTO `university` (`UniName`) VALUES('Jeff State')	Error Code: 1467. Failed to read auto-increment value from storage engine	0.000 sec
[6 Aug 2015 5:23] MySQL Verification Team
Hello Robert,

Thank you for the report.
Could you please share details such as MySQL version in use, and exact table definition(SHOW CREATE TABLE <table_name>\G output from mysql CLI) to investigate further on this?

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.

Thank you for your interest in MySQL.

Thanks,
Umesh
[7 Sep 2015 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".