Bug #38845 unknow error-code "%d"
Submitted: 18 Aug 2008 9:20 Modified: 18 Aug 2008 14:05
Reporter: Witali Pril Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S1 (Critical)
Version: OS:Linux
Assigned to: CPU Architecture:Any

[18 Aug 2008 9:20] Witali Pril
Description:
The bug ist the unknow error-code "%d"!!!
I need a numeric number.

I know, that master produces error and slave does not this is expected behavior and needed to DBA can be sure data is consistent.

Restart from the slave does not, as this at the same point stop.

Error:
Query caused different errors on master and slave. Error on master:
'Got error %d from storage engine' (1030), Error on slave: 'no error'
(0). Default database: 'xxx'. Query: 'SAVEPOINT `xxx`'

How to repeat:
Its occures randomly, so it's not possible to repeat it.

Suggested fix:
The best way would be, that the master didn't throw this error-message(%d is not a error number!!).
An other way would be, that the slave ignore this error-message().
[18 Aug 2008 14:05] Sveta Smirnova
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Duplicate of bug #38841