mariadb/storage/innobase/srv
Vladislav Vaintroub b731a5bcf2 Innodb : Refactor os_file_set_size() to be compatible 10.1
The last parameter to this function is now,"bool is_sparse", like in 10.1
rather than the  unused/useless "bool is_readonly", merged from MySQL 5.7

Like in 10.1, this function now supports sparse files, and efficient
platform specific mechanisms for file extension

os_file_set_size() is now consistenly used in all places where
innodb files are extended.
2017-10-10 06:19:50 +00:00
..
srv0conc.cc Remove trx_t::has_search_latch and simplify debug code 2017-06-16 13:17:05 +03:00
srv0mon.cc MDEV-12534 Use atomic operations whenever available 2017-04-21 17:55:22 +03:00
srv0srv.cc Merge 10.1 into 10.2 2017-09-17 11:05:33 +03:00
srv0start.cc Innodb : Refactor os_file_set_size() to be compatible 10.1 2017-10-10 06:19:50 +00:00