mariadb/storage/innobase/fil
Sergei Golubchik ed008a74cf Make atomic writes general
- Atomic writes are enabled by default
- Automatically detect if device supports atomic write and use it if
  atomic writes are enabled
- Remove ATOMIC WRITE options from CREATE TABLE
  - Atomic write is a device option, not a table options as the table may
    crash if the media changes
- Add support for SHANNON SSD cards
2017-01-11 09:18:35 +02:00
..
fil0crypt.cc Merge 10.1 to 10.2 2017-01-05 10:48:03 +02:00
fil0fil.cc Make atomic writes general 2017-01-11 09:18:35 +02:00
fil0pagecompress.cc MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00