mariadb/storage/innobase/row
Marko Mäkelä 63574f1275 MDEV-11690 Remove UNIV_HOTBACKUP
The InnoDB source code contains quite a few references to a closed-source
hot backup tool which was originally called InnoDB Hot Backup (ibbackup)
and later incorporated in MySQL Enterprise Backup.

The open source backup tool XtraBackup uses the full database for recovery.
So, the references to UNIV_HOTBACKUP are only cluttering the source code.
2016-12-30 16:05:42 +02:00
..
row0ext.cc Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
row0ftsort.cc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
row0import.cc Merge branch 'bb-10.2-mdev-6076' into 10.2 2016-12-29 15:05:04 +02:00
row0ins.cc MDEV-6076 Persistent AUTO_INCREMENT for InnoDB 2016-12-16 09:19:19 +02:00
row0log.cc MDEV-10813 - Clean-up InnoDB atomics, memory barriers and mutexes 2016-10-17 18:35:48 +04:00
row0merge.cc Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
row0mysql.cc Merge branch 'bb-10.2-mdev-6076' into 10.2 2016-12-29 15:05:04 +02:00
row0purge.cc MDEV-5800 InnoDB support for indexed vcols 2016-12-12 20:27:42 +01:00
row0quiesce.cc fix some quoting in error messages 2016-09-16 09:54:30 +02:00
row0row.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
row0sel.cc MDEV-6076 Persistent AUTO_INCREMENT for InnoDB 2016-12-16 09:19:19 +02:00
row0trunc.cc MDEV-11585 Hard-code the shared InnoDB temporary tablespace ID at -1 2016-12-19 16:24:10 +02:00
row0uins.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
row0umod.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
row0undo.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
row0upd.cc MDEV-11690 Remove UNIV_HOTBACKUP 2016-12-30 16:05:42 +02:00
row0vers.cc MDEV-5800 InnoDB support for indexed vcols 2016-12-12 20:27:42 +01:00