mariadb/storage/innobase/buf
Sergei Golubchik 0072d2e9a1 InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUM
innochecksum uses global variables. great, let's use them all the
way down, instead of passing them as arguments to innodb internals,
conditionally modifying function prototypes with #ifdefs
2017-04-30 14:58:11 +02:00
..
buf0buddy.cc MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 2017-03-17 12:42:07 +02:00
buf0buf.cc InnoDB cleanup: remove a bunch of #ifdef UNIV_INNOCHECKSUM 2017-04-30 14:58:11 +02:00
buf0checksum.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
buf0dblwr.cc Minor cleanup 2017-04-26 23:03:28 +03:00
buf0dump.cc Bug #25167032 CRASH WHEN ASSIGNING MY_ERRNO - MISSING MY_THREAD_INIT IN BACKGROUND THREAD 2017-04-26 23:03:32 +03:00
buf0flu.cc MDEV-12602 InnoDB: Failing assertion: space->n_pending_ops == 0 2017-04-28 12:23:35 +03:00
buf0lru.cc Bug#24346574 PAGE CLEANER THREAD, ASSERT BLOCK->N_POINTERS == 0 2017-04-26 23:03:27 +03:00
buf0mtflu.cc MDEV-11707: Fix incorrect memset() for structures containing 2017-02-06 15:40:17 +02:00
buf0rea.cc Merge 10.1 into 10.2 2017-04-28 12:22:32 +03:00