mariadb/storage/innobase/trx
Marko Mäkelä 921c5e9314 Merge bb-10.2-ext into 10.3
MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY

Move a test from innodb.rename_table_debug to innodb.alter_copy.

ha_innobase::extra(HA_EXTRA_BEGIN_ALTER_COPY): Register id-versioned
tables so that mysql.transaction_registry will be updated, even for
empty tables that are subjected to ALTER TABLE…ALGORITHM=COPY.
2018-01-30 21:26:53 +02:00
..
trx0i_s.cc Fix type truncation warnings. 2018-01-29 18:31:26 +00:00
trx0purge.cc MDEV-15059 - Misc small InnoDB scalability fixes 2018-01-26 10:25:33 +04:00
trx0rec.cc Merge bb-10.2-ext into 10.3 2018-01-30 21:26:53 +02:00
trx0roll.cc Replace trx_sys_t* trx_sys with trx_sys_t trx_sys 2018-01-20 16:10:36 +04:00
trx0rseg.cc Replace trx_sys_t* trx_sys with trx_sys_t trx_sys 2018-01-20 16:10:36 +04:00
trx0sys.cc MDEV-15029 XA COMMIT and XA ROLLBACK operate on freed transaction object 2018-01-22 16:25:37 +02:00
trx0trx.cc MDEV-15059 - Misc small InnoDB scalability fixes 2018-01-26 10:25:33 +04:00
trx0undo.cc Merge 10.2 into bb-10.2-ext 2018-01-30 20:18:25 +02:00