mariadb/storage/xtradb/row
Marko Mäkelä 76ec37f522 MDEV-14705: Do not rollback on InnoDB shutdown
row_undo_step(): If fast shutdown has been requested, abort the
rollback of any non-DDL transactions. Starting with MDEV-12323,
we aborted the rollback of recovered transactions. These
transactions would be rolled back on subsequent server startup.

trx_roll_report_progress(): Renamed from trx_roll_must_shutdown(),
now that the shutdown check has been moved to the only caller.
2018-04-06 09:58:14 +03:00
..
row0ext.cc Revert "MDEV-6928: Add trx pointer to struct mtr_t" 2018-01-29 11:05:17 +02:00
row0ftsort.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0import.cc MDEV-12396 IMPORT TABLESPACE: Do not retry partial reads 2018-03-20 15:31:39 +02:00
row0ins.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0log.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0merge.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0mysql.cc MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used with DATA DIRECTORY. 2018-02-10 22:17:49 +04:00
row0purge.cc 5.6.38-83.0 2018-01-23 18:04:34 +02:00
row0quiesce.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0row.cc Merge remote-tracking branch '5.5' into 10.0 2018-01-24 12:29:31 +02:00
row0sel.cc MDEV-12255 innodb_prefix_index_cluster_optimization hits debug build 2018-03-20 17:53:33 +05:30
row0uins.cc Merge 10.0 into 10.1 2017-08-28 15:05:46 +03:00
row0umod.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0undo.cc MDEV-14705: Do not rollback on InnoDB shutdown 2018-04-06 09:58:14 +03:00
row0upd.cc Merge branch 'github/10.0' into 10.1 2018-02-02 10:09:44 +01:00
row0vers.cc move to storage/xtradb 2015-05-04 19:15:28 +02:00