Bug #68762 Got error -1 from storage engine
Submitted: 25 Mar 2013 10:25 Modified: 25 Mar 2013 11:20
Reporter: ymhr ymhr Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: DML Severity:S2 (Serious)
Version:5.6.10 OS:Windows
Assigned to: CPU Architecture:Any

[25 Mar 2013 10:25] ymhr ymhr
Description:
Sometimes, in update of row from a big innodb table, I receive:
Got error -1 from storage engine
Some updated field have a foreign key, and if I drop these foreign keys, I receive no error.

Same database and same applications on 5.5 version work without error.

How to repeat:
I can't find a useful example.
My database is very big and complex, and the error appear sometimes in a random fashion.
The error "Got error -1 from storage engine"  is obscure.
I'd like to know where to look to deep inside this problem.

Server 5.5 works like a charm.
[25 Mar 2013 11:20] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=68722 .