diff options
author | Satya Bodapati <satya.bodapati@oracle.com> | 2013-09-11 16:57:02 +0530 |
---|---|---|
committer | Satya Bodapati <satya.bodapati@oracle.com> | 2013-09-11 16:57:02 +0530 |
commit | 59402fe0a76bae115c622cc241995180c4bdf4c9 (patch) | |
tree | dc30c5c7b5e6032fde388ffc10af96ecd0026076 /storage/innobase/pars/pars0sym.c | |
parent | 42501173084f8a085a5cab38cb7d19ada8a96739 (diff) | |
download | mariadb-git-59402fe0a76bae115c622cc241995180c4bdf4c9.tar.gz |
Bug#16752251 - INNODB DOESN'T REDO-LOG INSERT BUFFER MERGE OPERATION IF
IT IS DONE IN-PLACE
With change buffer enabled, InnoDB doesn't write a transaction log
record when it merges a record from the insert buffer to an secondary
index page if the insertion is performed as an update-in-place.
Fixed by logging the 'update-in-place' operation on secondary index
pages.
Approved by Marko. rb#2429
Diffstat (limited to 'storage/innobase/pars/pars0sym.c')
0 files changed, 0 insertions, 0 deletions