mariadb/storage/innobase/handler
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
..
ha_innodb.cc Make atomic writes general 2017-01-11 09:18:35 +02:00
ha_innodb.h MDEV-6076 Persistent AUTO_INCREMENT for InnoDB 2016-12-16 09:19:19 +02:00
ha_innopart.cc MDEV-6076 Persistent AUTO_INCREMENT for InnoDB 2016-12-16 09:19:19 +02:00
ha_innopart.h MDEV-6076 Persistent AUTO_INCREMENT for InnoDB 2016-12-16 09:19:19 +02:00
handler0alter.cc Make atomic writes general 2017-01-11 09:18:35 +02:00
handler0alter_innopart.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
i_s.cc cleanup: InnoDB, various minor issues 2016-12-12 20:27:41 +01:00
i_s.h MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00