mariadb/storage/innobase/trx
Thirunarayanan Balathandayuthapani 0623cc7c16 MDEV-19051 Avoid unnecessary writing MLOG_INDEX_LOAD
1) Avoid writing of MLOG_INDEX_LOAD redo log record during inplace
alter table when the table is empty and also for spatial index.

2) Avoid creation of temporary merge file for spatial index during
index creation process.
2019-03-28 10:55:18 +02:00
..
trx0i_s.cc Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
trx0purge.cc Remove unnecessary trx_rsegf_get_new() calls 2019-03-21 09:40:01 +02:00
trx0rec.cc Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
trx0roll.cc Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00
trx0rseg.cc Remove unnecessary trx_rsegf_get_new() calls 2019-03-21 09:40:01 +02:00
trx0sys.cc Remove unnecessary trx_rsegf_get_new() calls 2019-03-21 09:40:01 +02:00
trx0trx.cc MDEV-19051 Avoid unnecessary writing MLOG_INDEX_LOAD 2019-03-28 10:55:18 +02:00
trx0undo.cc Remove many redundant #include from InnoDB 2018-11-19 11:42:14 +02:00