mariadb/storage/innobase/row
Marko Mäkelä 600c85e85a Allocate the singleton fil_system statically
fil_system_t::create(): Replaces fil_init(), fsp_init().

fil_system_t::close(): Replaces fil_close().

fil_system_t::max_n_open: Remove. Use srv_max_n_open_files directly.
2018-03-29 19:18:10 +03:00
..
row0ext.cc Revert "MDEV-6928: Add trx pointer to struct mtr_t" 2018-01-29 11:05:17 +02:00
row0ftsort.cc Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00
row0import.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
row0ins.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
row0log.cc MDEV-10814: Innodb large allocations - madvise - Don't dump 2018-02-17 20:00:56 +11:00
row0merge.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
row0mysql.cc Merge 10.2 into 10.3 2018-03-29 17:03:34 +03:00
row0purge.cc MDEV-14407 Assertion failure during rollback 2018-02-08 12:14:34 +02:00
row0quiesce.cc Remove unnecessary SysTablespace references 2018-03-29 16:54:05 +03:00
row0row.cc Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
row0sel.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
row0trunc.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
row0uins.cc Merge bb-10.2-ext into 10.3 2018-01-30 21:26:53 +02:00
row0umod.cc Merge bb-10.2-ext into 10.3 2018-02-15 10:22:03 +02:00
row0undo.cc Merge bb-10.2-ext into 10.3 2018-01-30 21:26:53 +02:00
row0upd.cc Allocate the singleton fil_system statically 2018-03-29 19:18:10 +03:00
row0vers.cc Allocate purge_sys statically 2018-02-22 09:30:41 +02:00