mariadb/storage/innobase/trx
Marko Mäkelä 574d8b2940 MDEV-21907: Fix most clang -Wconversion in InnoDB
Declare innodb_purge_threads as 4-byte integer (UINT)
instead of 4-or-8-byte (ULONG) and adjust the documentation string.
2020-03-11 08:29:48 +02:00
..
trx0i_s.cc MDEV-21907: Fix most clang -Wconversion in InnoDB 2020-03-11 08:29:48 +02:00
trx0purge.cc MDEV-21907: Fix most clang -Wconversion in InnoDB 2020-03-11 08:29:48 +02:00
trx0rec.cc MDEV-21907: Fix most clang -Wconversion in InnoDB 2020-03-11 08:29:48 +02:00
trx0roll.cc Remove InnoDB wrappers of <string.h> functions 2019-10-30 07:31:39 +02:00
trx0rseg.cc MDEV-12353: Fix a Galera assertion failure 2020-02-16 17:22:28 +02:00
trx0sys.cc MDEV-21174: Replace mlog_memset() with mtr_t::memset() 2019-12-03 11:05:19 +02:00
trx0trx.cc MDEV-19747: Deprecate and ignore innodb_log_optimize_ddl 2020-02-11 18:44:26 +02:00
trx0undo.cc MDEV-21766 - Forbid XID with empty 'gtrid' 2020-02-28 22:27:55 +04:00