mariadb/storage/xtradb
Marko Mäkelä 5e4f4ec821 MDEV-12975 InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size
log_calc_max_ages(): Use the requested size in the check, instead of
the detected redo log size. The redo log will be resized at startup
if it differs from what has been requested.
2017-06-19 15:59:19 +03:00
..
api
btr
buf MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread 2017-06-12 11:08:06 +03:00
data
dict MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo log 2017-06-09 16:20:42 +03:00
dyn
eval
fil
fsp
fts
fut
ha
handler MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread 2017-06-12 11:08:06 +03:00
ibuf
include MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo log 2017-06-09 16:20:42 +03:00
lock
log MDEV-12975 InnoDB redo log minimum size check uses detected file size instead of requested innodb_log_file_size 2017-06-19 15:59:19 +03:00
mach
mem
mtr
mysql-test/storage_engine
os MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latch 2017-06-12 18:43:23 +00:00
page
pars
que
read
rem
row
srv MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread 2017-06-12 11:08:06 +03:00
sync
trx MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo log 2017-06-09 16:20:42 +03:00
usr
ut
CMakeLists.txt
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def