mariadb/storage/innobase/fsp
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
..
fsp0file.cc MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
fsp0fsp.cc Make atomic writes general 2017-01-11 09:18:35 +02:00
fsp0space.cc Make atomic writes general 2017-01-11 09:18:35 +02:00
fsp0sysspace.cc Make atomic writes general 2017-01-11 09:18:35 +02:00