mariadb/storage/innobase/btr
Jan Lindström 108b211ee2 Fix gcc 6.3.x compiler warnings.
These are caused by fact that functions are declared with
__attribute__((nonnull)) or left shit like ~0 << macro
when ~0U << macro should be used.
2017-02-16 12:02:31 +02:00
..
btr0btr.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
btr0cur.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02: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 mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00