mariadb/storage/innobase/trx
Monty 65f831d17c Fixed bugs found by valgrind
- Some of the bug fixes are backports from 10.5!
- The fix in innobase/fil/fil0fil.cc is just a backport to get less
  error messages in mysqld.1.err when running with valgrind.
- Renamed HAVE_valgrind_or_MSAN to HAVE_valgrind
2020-07-02 17:57:34 +03:00
..
trx0i_s.cc Merge 10.2 into 10.3 2020-05-13 11:45:05 +03:00
trx0purge.cc Merge 10.2 into 10.3 2020-06-05 16:51:26 +03:00
trx0rec.cc MDEV-22721 Remove bloat caused by InnoDB logger class 2020-06-04 10:24:10 +03:00
trx0roll.cc MDEV-21217 innodb_force_recovery=2 may wrongly abort rollback 2020-06-13 14:45:52 +03:00
trx0rseg.cc MDEV-12353 preparation: Replace mtr_x_lock() and friends 2019-11-14 11:40:33 +02:00
trx0sys.cc MDEV-12353 preparation: Replace mtr_x_lock() and friends 2019-11-14 11:40:33 +02:00
trx0trx.cc Fixed bugs found by valgrind 2020-07-02 17:57:34 +03:00
trx0undo.cc Merge 10.2 into 10.3 2020-05-15 19:11:57 +03:00