mariadb/storage/innobase/buf
Marko Mäkelä 0871a00a62 MDEV-12545 Reduce the amount of fil_space_t lookups
buf_flush_write_block_low(): Acquire the tablespace reference once,
and pass it to lower-level functions. This is only a start; further
calls may be removed.

fil_decompress_page(): Remove unsafe use of fil_space_get_by_id().
2017-04-21 18:12:10 +03: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 MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 18:12:10 +03:00
buf0checksum.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
buf0dblwr.cc Fix some InnoDB type mismatch 2017-04-21 18:04:02 +03:00
buf0dump.cc MDEV-11840 InnoDB: "Cannot open <ib_buffer_pool file>" should not be an error 2017-04-05 10:16:11 +03:00
buf0flu.cc MDEV-12545 Reduce the amount of fil_space_t lookups 2017-04-21 18:12:10 +03:00
buf0lru.cc MDEV-12488 Remove type mismatch in InnoDB printf-like calls 2017-04-21 18:03:15 +03:00
buf0mtflu.cc MDEV-11707: Fix incorrect memset() for structures containing 2017-02-06 15:40:17 +02:00
buf0rea.cc MDEV-11254: innodb-use-trim has no effect in 10.2 2017-01-24 14:40:58 +02:00