mariadb/storage/innobase/handler
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
..
ha_innodb.cc Remove dict_build_tablespace_for_table() 2018-03-29 17:14:17 +03:00
ha_innodb.h MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections 2018-02-15 15:00:46 +00:00
handler0alter.cc Merge 10.2 into 10.3 2018-03-29 17:03:34 +03:00
i_s.cc Allocate the singleton fil_system statically 2018-03-29 19:18:10 +03:00
i_s.h fix data races in rwlock 2017-12-19 13:03:04 +04:00