mariadb/storage/innobase/row
Thirunarayanan Balathandayuthapani de85355436 MDEV-16713 Hangs server with repeating log entry
At most one transaction can be active at a time for temporary
tables. There is no need to check previous version of record for the
temporary tables.
2018-07-25 13:56:39 +05:30
..
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.1' into 10.2 2018-02-06 14:50:50 +01:00
row0import.cc Merge 10.1 into 10.2 2018-06-26 15:39:23 +03:00
row0ins.cc MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_equal 2018-06-19 16:23:34 +03:00
row0log.cc Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
row0merge.cc MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_equal 2018-06-19 16:23:34 +03:00
row0mysql.cc Merge 10.1 into 10.2 2018-06-26 15:39:23 +03:00
row0purge.cc row_purge_poss_sec(): Add debug instrumentation 2018-07-23 18:34:06 +03:00
row0quiesce.cc Remove unnecessary SysTablespace references 2018-03-29 16:54:05 +03:00
row0row.cc Merge branch 'github/10.1' into 10.2 2018-02-06 14:50:50 +01:00
row0sel.cc MDEV-16713 Hangs server with repeating log entry 2018-07-25 13:56:39 +05:30
row0trunc.cc MDEV-15855 Deadlock between purge thread and DDL statement 2018-07-06 17:13:53 +03:00
row0uins.cc MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 2018-01-30 20:24:23 +02:00
row0umod.cc Reduce the number of rw_lock_own() calls 2018-07-23 17:49:01 +03:00
row0undo.cc Revert "MDEV-14705: Do not rollback on InnoDB shutdown" 2018-04-10 08:55:20 +03:00
row0upd.cc MDEV-15114 ASAN heap-use-after-free in mem_heap_dup or dfield_data_is_binary_equal 2018-06-19 16:23:34 +03:00
row0vers.cc MDEV-16713 Hangs server with repeating log entry 2018-07-25 13:56:39 +05:30