summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6bb-10.6-MDEV-25016Marko Mäkelä2021-03-031-10/+25
|\
| * MDEV-24863 AHI entries mismatch with the index while reloading the evicted ta...Thirunarayanan Balathandayuthapani2021-03-031-10/+25
* | MDEV-25016 Race condition between lock_sys_t::cancel() and page split or mergeMarko Mäkelä2021-03-032-125/+106
* | MDEV-24973 Performance schema duplicates rarely executed code for mutex opera...Marko Mäkelä2021-03-022-240/+192
* | Merge 10.5 into 10.6Marko Mäkelä2021-03-029-12/+40
|\ \ | |/
| * MDEV-25026 Various code paths are accessing freed pagesbb-10.5-MDEV-25026Marko Mäkelä2021-03-025-10/+26
| * MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regr...Sergei Golubchik2021-03-012-2/+2
| * MDEV-24858 SIGABRT in DbugExit from my_malloc in Query_cache::init_cache Regr...Nayuta Yanagisawa2021-03-013-1/+12
| * MDEV-24997 Assertion mtr->is_named_space(page_id.space()) in ibuf0ibuf.cc:624Thirunarayanan Balathandayuthapani2021-02-261-0/+1
* | MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debugMarko Mäkelä2021-03-022-37/+32
* | Cleanup: Remove some lock accessor functionsMarko Mäkelä2021-03-023-87/+20
* | MDEV-24789: Reduce lock_sys mutex contention furtherMarko Mäkelä2021-03-024-144/+212
* | MDEV-20715 : Implement system variable to disallow local GTIDs in Galerabb-10.6-MDEV-20715Jan Lindström2021-03-0112-11/+429
* | Merge 10.5 into 10.6Marko Mäkelä2021-02-2619-99/+386
|\ \ | |/
| * Merge remote-tracking branch 10.4 into 10.5Daniel Black2021-02-262-1/+2
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-02-252-1/+2
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-02-252-1/+2
| | | |\
| | | | * Fixed the innodb_ext_key test by adding replace_columnVarun Gupta2021-02-252-1/+2
| * | | | Merge remote-tracking branch 'origin/10.4' into 10.5Daniel Black2021-02-2610-55/+272
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Daniel Black2021-02-251-1/+1
| | |\ \ \ | | | |/ /
| | | * | mysys: lf_hash - fix l_search size_t keylenDaniel Black2021-02-251-1/+1
| | * | | Merge branch '10.3' into 10.4Daniel Black2021-02-258-47/+247
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/10.2' into 10.3Daniel Black2021-02-252-15/+16
| | | |\ \ | | | | |/
| | | | * MDEV-24728: Debian include client caching_sha2_password pluginDaniel Black2021-02-251-0/+2
| | | | * MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-251-14/+14
| | | * | MDEV-24910 Crash with SELECT that uses table value constructor as a subselectIgor Babaev2021-02-246-31/+231
| | * | | MDEV-24964 : Heap-buffer-overflow on wsrep_schema.cc ::remove_fragmentsJan Lindström2021-02-241-8/+28
| | * | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611Jan Lindström2021-02-241-4/+6
| | * | | MDEV-20857: perf schema conflict name filename_hashDaniel Black2021-02-243-13/+13
| * | | | MDEV-23510: arm64 lf_hash alignment of pointersDaniel Black2021-02-253-24/+35
| * | | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611Jan Lindström2021-02-241-4/+6
| * | | | MDEV-24953: 10.5.9 crashes with large IN() listSergei Petrunia2021-02-244-19/+77
* | | | | MDEV-24789: Reduce lock_sys.wait_mutex contentionMarko Mäkelä2021-02-268-158/+166
* | | | | MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of...Sachin2021-02-263-19/+174
* | | | | MENT-411 : Implement wsrep_replicate_ariaJan Lindström2021-02-2539-374/+1205
* | | | | MDEV-24884 fixup: Remove a bogus assertionMarko Mäkelä2021-02-241-1/+0
* | | | | MDEV-24951 Assertion m.first->second.valid(trx->undo_no) failedMarko Mäkelä2021-02-245-5/+38
* | | | | MDEV-20612 fixup: Reduce hash table lookupsMarko Mäkelä2021-02-245-299/+355
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-24110-1669/+1945
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-02-242-3/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Vicențiu Ciorbaru2021-02-231-0/+7
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-02-231-0/+7
| | | |\ \ | | | | |/
| | | | * Remove race condition during `make dist`Vicențiu Ciorbaru2021-02-231-0/+7
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-02-231-2/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-02-231-2/+1
| | | |\ \ | | | | |/
| | | | * MDEV-24913 Assertion !recv_no_log_write in log_write_up_to()Thirunarayanan Balathandayuthapani2021-02-231-2/+1
| * | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-2389-1359/+1850
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'github/10.4' into 10.4Sergei Golubchik2021-02-234-8/+42
| | |\ \ \
| | | * | | MDEV-24114 SHOW CREATE USER doesnt display correct password expiry statusRobert Bindar2021-02-234-8/+42
| | * | | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-2367-1310/+1681
| | |\ \ \ \ | | | | |/ / | | | |/| |