| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-29981: Replica stops with 'Found invalid event in binary log'bb-10.5-MDEV-29981-log-headers | Brandon Nesterenko | 2022-11-30 | 1 | -1/+46 |
* | MDEV-23230 wsrep files installed when built without WSREP (#2334) | Daniel Black | 2022-11-28 | 7 | -10/+45 |
* | MDEV-24412 InnoDB: Upgrade after a crash is not supported | Marko Mäkelä | 2022-11-28 | 4 | -3/+55 |
* | MDEV-30106 InnoDB fails to validate the change buffer on startup | Marko Mäkelä | 2022-11-28 | 4 | -33/+52 |
* | MDEV-30089 Metrics not incremented for 1st iteration in buf_LRU_free_from_com... | Marko Mäkelä | 2022-11-28 | 1 | -10/+8 |
* | MDEV-25417: Remove innodb buffer pool load throttling | Daniel Black | 2022-11-28 | 1 | -72/+0 |
* | MDEV-29607: binlog.binlog_checkpoint fails in buildbot with result content mi... | Brandon Nesterenko | 2022-11-25 | 2 | -23/+20 |
* | Query cache: removed unused THD from few functions | Daniel Black | 2022-11-26 | 2 | -12/+9 |
* | MDEV-29760: DROP DATABASE hangs when particular query cache is present | Daniel Black | 2022-11-26 | 3 | -2/+52 |
* | MDEV-30009 InnoDB shutdown hangs when the change buffer is corrupted | Marko Mäkelä | 2022-11-23 | 2 | -100/+149 |
* | Cleanup: Say "mariadbd" instead of "mysqld" in InnoDB messages | Marko Mäkelä | 2022-11-22 | 3 | -8/+10 |
* | MDEV-30068 Confusing error message when encryption is not available on recovery | Marko Mäkelä | 2022-11-22 | 3 | -31/+18 |
* | MDEV-19514 fixup: Fix recovery with innodb_change_buffering_debug=1 | Marko Mäkelä | 2022-11-21 | 1 | -1/+1 |
* | Merge branch '10.4' into 10.5 | Vladislav Vaintroub | 2022-11-21 | 1 | -1/+0 |
|\ |
|
| * | MDEV-30055 shutdown_now_windows.test fails with "Assertion `unix_sock.fd >= 0... | Vladislav Vaintroub | 2022-11-21 | 1 | -1/+0 |
* | | Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2022-11-20 | 1 | -1/+1 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-11-20 | 4 | -13/+13 |
|\ \
| |/ |
|
| * | MDEV-29613 fixup: Fix Spider | Marko Mäkelä | 2022-11-20 | 4 | -13/+13 |
* | | MDEV-29982 fixup: Relax the test | Marko Mäkelä | 2022-11-17 | 2 | -11/+1 |
* | | MDEV-25625 Test sys_vars.wsrep_on_without_provider fails: mysqltest: At line ... | Sergei Golubchik | 2022-11-16 | 1 | -0/+1 |
* | | MDEV-29999 innodb_undo_log_truncate=ON is not crash safe | Marko Mäkelä | 2022-11-15 | 1 | -9/+11 |
* | | MDEV-29370 Functions in packages are slow and seems to ignore deterministic | Alexander Barkov | 2022-11-15 | 3 | -0/+149 |
* | | MDEV-29984 innodb_fast_shutdown=0 fails to report change buffer merge progress | Marko Mäkelä | 2022-11-14 | 3 | -135/+61 |
* | | Cleanup: Remove a useless header file | Marko Mäkelä | 2022-11-14 | 4 | -65/+32 |
* | | MDEV-16264 fixup: Remove unused variables | Marko Mäkelä | 2022-11-14 | 1 | -9/+1 |
* | | MDEV-29982 Improve the InnoDB log overwrite error message | Marko Mäkelä | 2022-11-14 | 6 | -12/+66 |
* | | MDEV-29905 fixup: Remove some unnecessary code | Marko Mäkelä | 2022-11-14 | 2 | -12/+3 |
* | | OS detection logic in my_gethwaddr.c is backwards | Dominik Hassler | 2022-11-13 | 1 | -1/+1 |
* | | MDEV-21174 fixup: Remove mtr_t::release_page() | Marko Mäkelä | 2022-11-10 | 2 | -27/+0 |
* | | MDEV-29866: Add RESET MASTER to clear possible remaining binlog from previous... | asklavou | 2022-11-09 | 6 | -0/+6 |
* | | MDEV-28970: Add RESET MASTER to clear possible remaining binlog from previous... | asklavou | 2022-11-09 | 4 | -1/+5 |
* | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-11-09 | 7 | -10/+28 |
|\ \
| |/ |
|
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-11-09 | 7 | -10/+28 |
| |\ |
|
| | * | MDEV-29883 Deadlock between InnoDB statistics update and BLOB insert | Marko Mäkelä | 2022-11-09 | 3 | -7/+7 |
| | * | MDEV-29397 CONNECT engine: Fix note turning into error (#2325) | Andrew Hutchings | 2022-11-08 | 4 | -3/+21 |
* | | | MDEV-22512: Re-enable the tests on 10.5 | Marko Mäkelä | 2022-11-08 | 2 | -2/+0 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-11-08 | 47 | -480/+476 |
|\ \ \
| |/ / |
|
| * | | MDEV-27121 fixup: mariabackup.mdev-14447,full_crc32 | Marko Mäkelä | 2022-11-08 | 2 | -1/+6 |
| * | | Work around MDEV-24813 in main.rowid_filter_innodb_debug | Marko Mäkelä | 2022-11-08 | 4 | -32/+16 |
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-11-08 | 25 | -330/+226 |
| |\ \
| | |/ |
|
| | * | MDEV-29856 heap-use-after-poison in row_merge_spatial_rows() w/ column prefix | Marko Mäkelä | 2022-11-08 | 3 | -101/+91 |
| | * | MDEV-29905 Change buffer operations fail to check for log file overflow | Marko Mäkelä | 2022-11-08 | 3 | -46/+28 |
| | * | MDEV-23371: Crash in _db_doprnt_ via que_thr_step() | Marko Mäkelä | 2022-11-08 | 1 | -74/+2 |
| | * | Include some advice in the crash-upgrade message | Marko Mäkelä | 2022-11-08 | 1 | -9/+13 |
| | * | MDEV-22512: Disable frequently failing tests | Marko Mäkelä | 2022-11-08 | 2 | -1/+2 |
| | * | Work around MDEV-24813 in some tests | Marko Mäkelä | 2022-11-08 | 4 | -64/+38 |
| | * | Remove an unused file | Marko Mäkelä | 2022-11-08 | 1 | -14/+0 |
| | * | MDEV-27121 fixup: mariabackup.mdev-14447 fault injection | Marko Mäkelä | 2022-11-08 | 1 | -1/+1 |
| | * | Merge branch '10.3' into bb-10.3-release | Oleksandr Byelkin | 2022-11-07 | 10 | -26/+56 |
| | |\ |
|
| | | * | bump the VERSION | Daniel Bartholomew | 2022-11-07 | 1 | -1/+1 |