mariadb/storage/innobase/srv
Marko Mäkelä a20340cf85 Hard-code innodb_page_size as the undo log page size.
InnoDB undo logs currently always use the innodb_page_size,
whether they are stored in the system tablespace, in a
dedicated undo tablespace, or in the temporary tablespace.
Remove redundant page_size parameters.

TrxUndoRsegsIterator::set_next(): return bool instead of page_size.
2017-03-10 08:15:25 +02:00
..
srv0conc.cc MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_hash_index 2017-03-03 16:55:50 +02:00
srv0mon.cc MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_hash_index 2017-03-03 16:55:50 +02:00
srv0srv.cc InnoDB purge_sys cleanup. 2017-03-10 08:15:25 +02:00
srv0start.cc Hard-code innodb_page_size as the undo log page size. 2017-03-10 08:15:25 +02:00