mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
Document the Bug #53674 fix in the InnoDB Plugin
This commit is contained in:
parent
c84c4b107c
commit
3ac0b6f203
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue