summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28669 addendum: additional tests and mtr changesbb-10.11-new-innodb-juliusJulius Goryavsky2022-12-1468-70/+4933
* MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2022-12-143-8/+83
* MDEV-30157: Galera SST doesn't properly handle undo* files from innodbJulius Goryavsky2022-12-141-5/+30
* pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2022-12-143-51/+118
* MDEV-30157: Re-enable disabled testsJulius Goryavsky2022-12-144-49/+0
* fixup! c65f5865a29e3cd65c170a3c306d59d160ba1697Marko Mäkelä2022-12-132-0/+2
* MDEV-30216 Read-ahead unnecessarily allocates and frees pagesMarko Mäkelä2022-12-134-54/+68
* MDEV-29986 Set innodb_undo_log_truncate=ON and innodb_undo_tablespaces=3Marko Mäkelä2022-12-1213-15/+43
* Work around MDEV-30157Marko Mäkelä2022-12-125-0/+47
* MDEV-19506 Remove the global sequence DICT_HDR_ROW_ID for DB_ROW_IDMarko Mäkelä2022-12-1211-168/+62
* MDEV-29694 Remove the InnoDB change bufferMarko Mäkelä2022-12-12122-9194/+1565
* MDEV-30136: Deprecate innodb_flush_methodMarko Mäkelä2022-12-1214-258/+386
* MDEV-29983 Deprecate innodb_file_per_tableMarko Mäkelä2022-12-12136-419/+170
* Merge 10.10 into 10.11Marko Mäkelä2022-12-126-53/+126
|\
| * Merge 10.9 into 10.10Marko Mäkelä2022-12-126-53/+126
| |\
| | * Merge 10.8 into 10.9Marko Mäkelä2022-12-126-53/+126
| | |\
| | | * Merge 10.7 into 10.8Marko Mäkelä2022-12-126-53/+126
| | | |\
| | | | * Merge 10.6 into 10.7Marko Mäkelä2022-12-126-53/+126
| | | | |\
| | | | | * Fix GCC -Og -Wmaybe-uninitializedMarko Mäkelä2022-12-121-1/+1
| | | | | * MDEV-30180 Server hang with innodb_undo_log_truncate=ONMarko Mäkelä2022-12-121-2/+3
| | | | | * Fixed bug in Aria when used with enterprise mariadb-backupMonty2022-12-085-51/+123
* | | | | | Merge 10.10 into 10.11Marko Mäkelä2022-12-0768-364/+924
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.9 into 10.10Marko Mäkelä2022-12-0768-364/+925
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.8 into 10.9Marko Mäkelä2022-12-0768-364/+925
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.7 into 10.8Marko Mäkelä2022-12-0768-364/+925
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.6 into 10.7Marko Mäkelä2022-12-0768-364/+925
| | | | |\ \ | | | | | |/
| | | | | * MDEV-29822 - disable a test that fails sporadicallyVladislav Vaintroub2022-12-061-0/+12
| | | | | * Merge 10.5 into 10.6Marko Mäkelä2022-12-0547-21/+655
| | | | | |\
| | | | | | * MDEV-30114 Incremental prepare fails when innodb_undo_tablespaces > 0Thirunarayanan Balathandayuthapani2022-12-0211-0/+30
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2022-12-010-0/+0
| | | | | | |\
| | | | | | | * MDEV-29512 deadlock between commit monitor and THD::LOCK_thd_data mutexsjaakola2022-11-293-0/+146
| | | | | | | * MDEV-29878 Galera test failure on MDEV-26575Daniele Sciascia2022-11-294-12/+27
| | | | | | | * Restore auto increment offset in test galera_join_with_cc_ADaniele Sciascia2022-11-292-0/+10
| | | | | | | * MDEV-29880 Galera test failure on GCF-336Daniele Sciascia2022-11-295-8/+20
| | | | | | | * Update wsrep-lib submoduleJan Lindström2022-11-291-0/+0
| | | | | | | * reformat the testWeijun-H2022-11-273-6/+12
| | | | | | | * update anotationWeijun-H2022-11-271-1/+1
| | | | | | | * remove redundant test fileWeijun-H2022-11-272-20/+0
| | | | | | | * increase max field nameWeijun-H2022-11-272-0/+20
| | | | | | | * remove redundant test fileWeijun-H2022-11-272-20/+0
| | | | | | | * increase max field nameWeijun-H2022-11-275-1/+40
| | | | | | | * MDEV-19190 Assertion `...auto_inc_initialized` failed in get_auto_incrementlrf1412022-11-245-1/+59
| | | | | | | * MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-225-5/+12
| | | | | | | * MDEV-27670 Assertion `(cs->state & 0x20000) == 0' failed in my_strnncollsp_nc...Alexander Barkov2022-11-228-2/+298
| | | | | | * | Merge 10.4 into 10.5Jan Lindström2022-11-3038-21/+636
| | | | | * | | MDEV-30148 Race condition between non-persistent statistics and purgeMarko Mäkelä2022-12-054-318/+76
| | | | | * | | Gitlab-CI: Upgrade Fedora build always use latest (now 37) versionOtto Kekäläinen2022-12-051-8/+11
| | | | | * | | MDEV-29129: Performance regression starting in 10.6: select order by limit ...Sergei Petrunia2022-12-0311-17/+94
| | | | | * | | MDEV-28206: SIGSEGV in Item_field::fix_fields when using LEAD...OVERDaniel Black2022-12-024-0/+77
* | | | | | | | MDEV-30158 InnoDB fails to start ther server 10.11 when innodb_undo_tablespac...Thirunarayanan Balathandayuthapani2022-12-051-9/+3