summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29512 deadlock between commit monitor and THD::LOCK_thd_data mutexbb-10.5-MDEV-29880-galerasjaakola2022-11-293-0/+146
* MDEV-29878 Galera test failure on MDEV-26575Daniele Sciascia2022-11-296-5/+66
* 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
* MDEV-23230 wsrep files installed when built without WSREP (#2334)Daniel Black2022-11-287-10/+45
* 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-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
* MDEV-30068 Confusing error message when encryption is not available on recoveryMarko Mäkelä2022-11-223-31/+18
* MDEV-19514 fixup: Fix recovery with innodb_change_buffering_debug=1Marko Mäkelä2022-11-211-1/+1
* Merge branch '10.4' into 10.5Vladislav Vaintroub2022-11-211-1/+0
|\
| * MDEV-30055 shutdown_now_windows.test fails with "Assertion `unix_sock.fd >= 0...Vladislav Vaintroub2022-11-211-1/+0
* | Fix clang -Winconsistent-missing-overrideMarko Mäkelä2022-11-201-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2022-11-204-13/+13
|\ \ | |/
| * MDEV-29613 fixup: Fix SpiderMarko Mäkelä2022-11-204-13/+13
* | MDEV-29982 fixup: Relax the testMarko Mäkelä2022-11-172-11/+1
* | MDEV-25625 Test sys_vars.wsrep_on_without_provider fails: mysqltest: At line ...Sergei Golubchik2022-11-161-0/+1
* | MDEV-29999 innodb_undo_log_truncate=ON is not crash safeMarko Mäkelä2022-11-151-9/+11
* | MDEV-29370 Functions in packages are slow and seems to ignore deterministicAlexander Barkov2022-11-153-0/+149
* | MDEV-29984 innodb_fast_shutdown=0 fails to report change buffer merge progressMarko Mäkelä2022-11-143-135/+61
* | Cleanup: Remove a useless header fileMarko Mäkelä2022-11-144-65/+32
* | MDEV-16264 fixup: Remove unused variablesMarko Mäkelä2022-11-141-9/+1
* | MDEV-29982 Improve the InnoDB log overwrite error messageMarko Mäkelä2022-11-146-12/+66
* | MDEV-29905 fixup: Remove some unnecessary codeMarko Mäkelä2022-11-142-12/+3
* | OS detection logic in my_gethwaddr.c is backwardsDominik Hassler2022-11-131-1/+1
* | MDEV-21174 fixup: Remove mtr_t::release_page()Marko Mäkelä2022-11-102-27/+0
* | MDEV-29866: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-096-0/+6
* | MDEV-28970: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-094-1/+5
* | Merge 10.4 into 10.5Marko Mäkelä2022-11-097-10/+28
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2022-11-097-10/+28
| |\
| | * MDEV-29883 Deadlock between InnoDB statistics update and BLOB insertMarko Mäkelä2022-11-093-7/+7
| | * MDEV-29397 CONNECT engine: Fix note turning into error (#2325)Andrew Hutchings2022-11-084-3/+21
* | | MDEV-22512: Re-enable the tests on 10.5Marko Mäkelä2022-11-082-2/+0
* | | Merge 10.4 into 10.5Marko Mäkelä2022-11-0847-480/+476
|\ \ \ | |/ /
| * | MDEV-27121 fixup: mariabackup.mdev-14447,full_crc32Marko Mäkelä2022-11-082-1/+6
| * | Work around MDEV-24813 in main.rowid_filter_innodb_debugMarko Mäkelä2022-11-084-32/+16
| * | Merge 10.3 into 10.4Marko Mäkelä2022-11-0825-330/+226
| |\ \ | | |/
| | * MDEV-29856 heap-use-after-poison in row_merge_spatial_rows() w/ column prefixMarko Mäkelä2022-11-083-101/+91
| | * MDEV-29905 Change buffer operations fail to check for log file overflowMarko Mäkelä2022-11-083-46/+28
| | * MDEV-23371: Crash in _db_doprnt_ via que_thr_step()Marko Mäkelä2022-11-081-74/+2
| | * Include some advice in the crash-upgrade messageMarko Mäkelä2022-11-081-9/+13
| | * MDEV-22512: Disable frequently failing testsMarko Mäkelä2022-11-082-1/+2
| | * Work around MDEV-24813 in some testsMarko Mäkelä2022-11-084-64/+38