mariadb/storage/innobase/trx
Marko Mäkelä c0fca2863b Fix -Wnonnull-compare
InnoDB and XtraDB had redundant assertions for checking that
function parameters that were declared as nonnull were not NULL.
2019-04-03 09:46:49 +03:00
..
trx0i_s.cc Never pass NULL to innobase_get_stmt() 2017-05-17 08:27:04 +03:00
trx0purge.cc MDEV-18936 Purge thread fails to exit on shutdown 2019-03-15 12:09:46 +02:00
trx0rec.cc Fix -Wnonnull-compare 2019-04-03 09:46:49 +03:00
trx0roll.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
trx0rseg.cc Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M 2017-06-08 11:55:47 +03:00
trx0sys.cc Fix -Wclass-memaccess in WSREP,InnoDB,XtraDB 2018-08-03 12:21:13 +03:00
trx0trx.cc Revert MDEV-18464 and MDEV-12009 2019-03-28 12:39:50 +02:00
trx0undo.cc Fix InnoDB/XtraDB warnings by GCC 8.2.0 2018-07-30 14:05:24 +03:00