mariadb/storage/innobase/trx
Marko Mäkelä 041a32abcd Remove trx_mod_tables_t::vers_by_trx
Only invoke set_versioned() on trx_id versioned tables.

dict_table_t::versioned_by_id(): New accessor, to determine if
a table is system versioned by transaction ID.
2018-01-28 22:21:48 +02:00
..
trx0i_s.cc Replace trx_sys_t* trx_sys with trx_sys_t trx_sys 2018-01-20 16:10:36 +04:00
trx0purge.cc MDEV-15059 - Misc small InnoDB scalability fixes 2018-01-26 10:25:33 +04:00
trx0rec.cc Remove trx_mod_tables_t::vers_by_trx 2018-01-28 22:21:48 +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 MDEV-14756 - Remove trx_sys_t::rw_trx_list 2018-01-20 16:09:26 +04:00