mariadb/storage/innobase/fil
Eugene Kosov d87006a1c1 MDEV-20453 add class similar to std::string_view (non owning string reference)
This version is not optimized yet. It could have bugs because I didn't
check it with unit tests. Also, std::char_traits are not really supported.
So, now it's not possible to create f.ex. a case insensitive string_view.

fil_path_to_space_name(): renamed, moved to another file
and refactored to use string_view
2020-07-14 21:02:16 +03:00
..
fil0crypt.cc Merge 10.3 into 10.4 2020-06-05 18:05:22 +03:00
fil0fil.cc MDEV-20453 add class similar to std::string_view (non owning string reference) 2020-07-14 21:02:16 +03:00
fil0pagecompress.cc Merge 10.3 into 10.4 2020-05-16 07:39:15 +03:00