mariadb/storage/innobase/trx
Marko Mäkelä 9ed2b2b2b8 Do not divide or multiply by srv_page_size
Instead, shift by srv_page_size_shift.
2018-04-28 20:52:22 +03:00
..
trx0i_s.cc MDEV-15773 - trx_sys.mysql_trx_list -> trx_sys.trx_list 2018-04-04 14:09:37 +04:00
trx0purge.cc Do not divide or multiply by srv_page_size 2018-04-28 20:52:22 +03:00
trx0rec.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
trx0roll.cc Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
trx0rseg.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
trx0sys.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
trx0trx.cc Fix most -Wsign-conversion in InnoDB 2018-04-28 20:45:45 +03:00
trx0undo.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00