Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixup 1c21a9d27ab568486d55e0b49a78e12c04178e6fbb-10.6-MDEV-24789 | Marko Mäkelä | 2021-03-01 | 1 | -5/+8 |
* | MDEV-24811 Assertion find(table) failed with innodb_evict_tables_on_commit_debug | Marko Mäkelä | 2021-03-01 | 2 | -37/+32 |
* | fixup 727a2f963b4bdcea34a1aa823cd02a29d72fbb03 | Marko Mäkelä | 2021-03-01 | 1 | -1/+3 |
* | Cleanup: Remove some lock accessor functions | Marko Mäkelä | 2021-03-01 | 3 | -87/+20 |
* | fixup 21e1d7217d60407d7de74a21bc6d0f9f1b19424e: Better workaround | Marko Mäkelä | 2021-03-01 | 1 | -2/+24 |
* | WIP: Work around parallel replication hangs | Marko Mäkelä | 2021-03-01 | 1 | -2/+2 |
* | MDEV-24789: Reduce lock_sys mutex contention further | Marko Mäkelä | 2021-02-28 | 4 | -144/+185 |
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-26 | 19 | -99/+386 |
|\ | |||||
| * | Merge remote-tracking branch 10.4 into 10.5 | Daniel Black | 2021-02-26 | 2 | -1/+2 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-02-25 | 2 | -1/+2 |
| | |\ | |||||
| | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-02-25 | 2 | -1/+2 |
| | | |\ | |||||
| | | | * | Fixed the innodb_ext_key test by adding replace_column | Varun Gupta | 2021-02-25 | 2 | -1/+2 |
| * | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Daniel Black | 2021-02-26 | 10 | -55/+272 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Daniel Black | 2021-02-25 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | mysys: lf_hash - fix l_search size_t keylen | Daniel Black | 2021-02-25 | 1 | -1/+1 |
| | * | | | Merge branch '10.3' into 10.4 | Daniel Black | 2021-02-25 | 8 | -47/+247 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'origin/10.2' into 10.3 | Daniel Black | 2021-02-25 | 2 | -15/+16 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-24728: Debian include client caching_sha2_password plugin | Daniel Black | 2021-02-25 | 1 | -0/+2 |
| | | | * | MDEV-23510: arm64 lf_hash alignment of pointers | Daniel Black | 2021-02-25 | 1 | -14/+14 |
| | | * | | MDEV-24910 Crash with SELECT that uses table value constructor as a subselect | Igor Babaev | 2021-02-24 | 6 | -31/+231 |
| | * | | | MDEV-24964 : Heap-buffer-overflow on wsrep_schema.cc ::remove_fragments | Jan Lindström | 2021-02-24 | 1 | -8/+28 |
| | * | | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611 | Jan Lindström | 2021-02-24 | 1 | -4/+6 |
| | * | | | MDEV-20857: perf schema conflict name filename_hash | Daniel Black | 2021-02-24 | 3 | -13/+13 |
| * | | | | MDEV-23510: arm64 lf_hash alignment of pointers | Daniel Black | 2021-02-25 | 3 | -24/+35 |
| * | | | | MDEV-24967 : Signal 11 on ha_innodb.cc::bg_wsrep_kill_trx line 18611 | Jan Lindström | 2021-02-24 | 1 | -4/+6 |
| * | | | | MDEV-24953: 10.5.9 crashes with large IN() list | Sergei Petrunia | 2021-02-24 | 4 | -19/+77 |
* | | | | | MDEV-24789: Reduce lock_sys.wait_mutex contention | Marko Mäkelä | 2021-02-26 | 8 | -158/+166 |
* | | | | | MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of... | Sachin | 2021-02-26 | 3 | -19/+174 |
* | | | | | MENT-411 : Implement wsrep_replicate_aria | Jan Lindström | 2021-02-25 | 39 | -374/+1205 |
* | | | | | MDEV-24884 fixup: Remove a bogus assertion | Marko Mäkelä | 2021-02-24 | 1 | -1/+0 |
* | | | | | MDEV-24951 Assertion m.first->second.valid(trx->undo_no) failed | Marko Mäkelä | 2021-02-24 | 5 | -5/+38 |
* | | | | | MDEV-20612 fixup: Reduce hash table lookups | Marko Mäkelä | 2021-02-24 | 5 | -299/+355 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-02-24 | 110 | -1669/+1945 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-02-24 | 2 | -3/+11 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.3' into 10.4 | Vicențiu Ciorbaru | 2021-02-23 | 1 | -0/+7 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.2' into 10.3 | Vicențiu Ciorbaru | 2021-02-23 | 1 | -0/+7 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Remove race condition during `make dist` | Vicențiu Ciorbaru | 2021-02-23 | 1 | -0/+7 |
| | * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-02-23 | 1 | -2/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-02-23 | 1 | -2/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-24913 Assertion !recv_no_log_write in log_write_up_to() | Thirunarayanan Balathandayuthapani | 2021-02-23 | 1 | -2/+1 |
| * | | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2021-02-23 | 89 | -1359/+1850 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'github/10.4' into 10.4 | Sergei Golubchik | 2021-02-23 | 4 | -8/+42 |
| | |\ \ \ | |||||
| | | * | | | MDEV-24114 SHOW CREATE USER doesnt display correct password expiry status | Robert Bindar | 2021-02-23 | 4 | -8/+42 |
| | * | | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2021-02-23 | 67 | -1310/+1681 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | MDEV-24929 Server crash in thr_multi_unlock or in get_schema_tables_result | Monty | 2021-02-22 | 4 | -7/+43 |
| | | * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-22 | 62 | -1296/+1416 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | fix binlog_xa_recover test | Sergei Golubchik | 2021-02-22 | 3 | -42/+3 |
| | | | * | | cleanup: renames, no need to create a new .inc file | Sergei Golubchik | 2021-02-22 | 5 | -283/+281 |
| | | | * | | mtr fixes for old (5.10.1) perl | Sergei Golubchik | 2021-02-22 | 1 | -4/+5 |
| | | | * | | support for mtr --valgdb | Sergei Golubchik | 2021-02-22 | 1 | -3/+20 |