mariadb/storage/innobase/btr
Jan Lindström 9e6f3df51a MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-key-change5 and alike fail in buildbot
Problem was unsafe access to NULL pointer. Added additional checks to avoid
access to NULL pointer.
2015-09-15 09:40:04 +03:00
..
btr0btr.cc Fix release build compile failure. 2015-09-14 16:28:16 +03:00
btr0cur.cc MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-key-change5 and alike fail in buildbot 2015-09-15 09:40:04 +03:00
btr0defragment.cc MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-key-change5 and alike fail in buildbot 2015-09-15 09:40:04 +03:00
btr0pcur.cc MDEV-6928: Add trx pointer to struct mtr_t 2014-10-24 22:26:31 +03:00
btr0scrub.cc MDEV-8799: Server crashes in btr_defragment_add_index, encryption.innodb-bad-key-change5 and alike fail in buildbot 2015-09-15 09:40:04 +03:00
btr0sea.cc Applied all changes from Igor and Sanja 2013-06-15 18:32:08 +03:00