summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6536 addendum: special handling of localhostbb-10.6-MDEV-6536-addendumJulius Goryavsky2022-12-083-6/+10
* Fixed bug in Aria when used with enterprise mariadb-backupMonty2022-12-085-51/+123
* 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-30069 fixup: Do not truncate files on recoveryMarko Mäkelä2022-11-302-2/+5
* | | MDEV-30132 Crash after recovery, with InnoDB: Tried to read ...Marko Mäkelä2022-11-3015-254/+92
* | | Cleanup: Remove fil_space_t::is_deferred()Marko Mäkelä2022-11-302-10/+1
* | | MDEV-30132 Crash after recovery, with InnoDB: Tried to read ... bytes at offsetMarko Mäkelä2022-11-301-0/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-301-0/+2
|\ \ \ | |/ /
| * | MDEV-24412: Disable the test on ./mtr --embeddedMarko Mäkelä2022-11-301-0/+2
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-3012-63/+180
|\ \ \ | |/ /
| * | MDEV-24412: Create a separate testMarko Mäkelä2022-11-305-54/+136
| * | MDEV-23230 wsrep files installed when built without WSREP (#2334)Daniel Black2022-11-287-10/+45
* | | MDEV-30119 INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION.NAME is NULL for ...Thirunarayanan Balathandayuthapani2022-11-2911-13/+206
* | | Extend GitLab CI with build and test jobs for sanitizers (#2174)anson10142022-11-291-4/+104
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-2816-149/+181
|\ \ \ | |/ /
| * | MDEV-24412 InnoDB: Upgrade after a crash is not supportedMarko Mäkelä2022-11-284-3/+55
| * | MDEV-30106 InnoDB fails to validate the change buffer on startupMarko Mäkelä2022-11-284-33/+52
| * | MDEV-30089 Metrics not incremented for 1st iteration in buf_LRU_free_from_com...Marko Mäkelä2022-11-281-10/+8
| * | MDEV-25417: Remove innodb buffer pool load throttlingDaniel Black2022-11-281-72/+0
| * | MDEV-29607: binlog.binlog_checkpoint fails in buildbot with result content mi...Brandon Nesterenko2022-11-252-23/+20
| * | Query cache: removed unused THD from few functionsDaniel Black2022-11-262-12/+9
| * | MDEV-29760: DROP DATABASE hangs when particular query cache is presentDaniel Black2022-11-263-2/+52
* | | MDEV-29603 fixup: GCC -Wunused-but-set-variableMarko Mäkelä2022-11-241-2/+2
* | | MDEV-21452 fixup: Remove PFS_NOT_INSTRUMENTEDMarko Mäkelä2022-11-241-9/+0
* | | Fixed a memory leak in aria_read_logMonty2022-11-241-2/+4
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-2311-131/+170
|\ \ \ | |/ /
| * | MDEV-30009 InnoDB shutdown hangs when the change buffer is corruptedMarko Mäkelä2022-11-232-100/+149
| * | Cleanup: Say "mariadbd" instead of "mysqld" in InnoDB messagesMarko Mäkelä2022-11-223-8/+10