mariadb/storage/xtradb/btr
Jan Lindström 772aa0c575 MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page)
This is not yet a fix. This is change to print additional information at the point
when this assertion is going to happen. Print as much information about the pages
and index to find out why next page is not a compact format.
2014-04-28 08:30:05 +03:00
..
btr0btr.c Percona-Server-5.5.33-rel31.1.tar.gz 2013-09-07 13:49:15 +02:00
btr0cur.c MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page) 2014-04-28 08:30:05 +03:00
btr0pcur.c MDEV-6160: InnoDB: Failing assertion: page_is_comp(next_page) == page_is_comp(page) 2014-04-28 08:30:05 +03:00
btr0sea.c Percona-Server-5.5.34-rel32.0 merge 2013-11-19 15:43:22 +01:00