Document the Bug #53674 fix in the InnoDB Plugin

This commit is contained in:
Marko Mäkelä 2010-06-02 13:39:03 +03:00
parent c84c4b107c
commit 3ac0b6f203

View file

@ -1,3 +1,10 @@
2010-06-02 The InnoDB Team
* include/db0err.h, include/lock0lock.h, include/row0mysql.h,
lock/lock0lock.c, row/row0ins.c, row/row0mysql.c, row/row0sel.c:
Fix Bug#53674 InnoDB: Error: unlock row could not find a
4 mode lock on the record
2010-06-01 The InnoDB Team
* include/sync0rw.h, sync/sync0rw.c: