mariadb/storage/innobase/btr
Jan Lindström 452e849522 MDEV-10886: encryption.innodb-bad-key-change fails (crashes) in buildbot
Problem was that NULL-pointer was accessed inside a macro when
page read from tablespace is encrypted but decrypt fails because
of incorrect key file.

Removed unsafe macro using inlined function where used pointers
are checked.
2016-09-27 07:54:27 +03:00
..
btr0btr.cc MDEV-9931: InnoDB reads first page of every .ibd file at startup 2016-09-22 16:38:24 +03:00
btr0cur.cc MDEV-10886: encryption.innodb-bad-key-change fails (crashes) in buildbot 2016-09-27 07:54:27 +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 move to storage/innobase 2015-05-04 19:17:21 +02:00
btr0scrub.cc MDEV-10886: encryption.innodb-bad-key-change fails (crashes) in buildbot 2016-09-27 07:54:27 +03:00
btr0sea.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00