mariadb/storage
Marko Mäkelä b75563cdfd MDEV-15880: ASAN heap-use-after-free with innodb_evict_tables_on_commit_debug
trx_update_mod_tables_timestamp(): When implementing
innodb_evict_tables_on_commit_debug, do not evict tables
on which transactional locks exist.

This debug variable was broken since its introduction in
commit 947b0b5722.
2020-07-21 16:03:08 +03:00
..
archive Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
blackhole Merge branch '10.2' into 10.3 2019-06-14 07:36:47 +02:00
cassandra Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
connect Merge 10.2 into 10.3 2020-06-02 10:25:11 +03:00
csv Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
example Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
federated Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
federatedx MDEV-16937 Strict SQL with system versioned tables causes issues 2020-05-28 22:22:20 +03:00
heap MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
innobase MDEV-15880: ASAN heap-use-after-free with innodb_evict_tables_on_commit_debug 2020-07-21 16:03:08 +03:00
maria Don't copy uninitialized bytes when copying varstrings 2020-07-02 14:25:41 +03:00
mroonga Merge 10.2 into 10.3 2020-06-02 10:25:11 +03:00
myisam Don't copy uninitialized bytes when copying varstrings 2020-07-02 14:25:41 +03:00
myisammrg Merge 10.2 into 10.3 2020-03-13 12:31:55 +02:00
oqgraph Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
perfschema Merge 10.2 into 10.3 2020-03-13 12:31:55 +02:00
rocksdb make rocksdb cmake checks less verbose on repeat 2020-07-01 09:21:23 +02:00
sequence MDEV-20753: Sequence with limit 0 crashes server 2019-10-09 08:55:00 +02:00
sphinx Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
spider MDEV-18993 The keep-alive connection (set spider_conn_recycle_mode = 1) in spider would cause cash in MariaDB (#1269) 2020-06-27 14:42:36 +09:00
test_sql_discovery Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
tokudb Fixed bugs found by valgrind 2020-07-02 17:57:34 +03:00