mariadb/storage/xtradb/page
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
..
page0cur.c MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Failing assertion: current_rec != insert_rec in file page0cur.c line 1052 2016-08-03 13:46:01 +03:00
page0page.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00
page0zip.c Fix gcc 6.3.x compiler warnings. 2017-02-16 12:02:31 +02:00