summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28462 Race condition between instant alter and AHI accessbb-10.6-MDEV-28462Thirunarayanan Balathandayuthapani2022-11-211-0/+5
* Merge 10.5 into 10.6Marko Mäkelä2022-11-205-20/+20
|\
| * 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
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-177-20/+162
|\ \ \ | |/ /
| * | 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-29603 btr_cur_open_at_index_side() is missing some consistency checksMarko Mäkelä2022-11-1747-2529/+1515
* | | MDEV-29603: Implement btr_cur_t::open_leaf()Marko Mäkelä2022-11-1628-455/+630
* | | Cleanup: Remove btr_pcur_t::old_storedMarko Mäkelä2022-11-169-45/+34
* | | Cleanup: Remove an unnecessary page lookupMarko Mäkelä2022-11-162-26/+15
* | | Cleanup: Remove BTR_MODIFY_EXTERNALMarko Mäkelä2022-11-163-57/+24
* | | Cleanup: Use BTR_INSERT_TREE for pessimistic insertMarko Mäkelä2022-11-165-32/+31
* | | Cleanup: Use the alias BTR_PURGE_TREE for pessimistic deleteMarko Mäkelä2022-11-166-26/+15
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-1413-228/+148
|\ \ \ | |/ /
| * | 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-29978 Corruption errors upon CHECK on temporary InnoDB tableMarko Mäkelä2022-11-143-10/+32
* | | MDEV-29987 Bogus errors about file size in the test mariabackup.defer_spaceThirunarayanan Balathandayuthapani2022-11-142-11/+10
* | | MDEV-27214 Import with disabled keys corrupts meta-data like rows, indexes, ...Alexander Barkov2022-11-114-6/+123
* | | Misc Debian/Salsa-CI fixes (#2299)Otto Kekäläinen2022-11-116-58/+120
* | | MDEV-29996 Duplicated call to buf_page_t::set_ibuf_exist() on recoveryMarko Mäkelä2022-11-101-0/+1
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-1012-28/+11
|\ \ \ | |/ /
| * | 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
* | | Add STATS_PERSISTENT=0 to a testMarko Mäkelä2022-11-102-2/+2
* | | MDEV-29710: Disable some more tests on ValgrindMarko Mäkelä2022-11-107-0/+7
* | | MDEV-27234 fixup: Remove a bogus assertionMarko Mäkelä2022-11-091-2/+1
* | | Add an end marker to a testMarko Mäkelä2022-11-092-0/+3
* | | Merge 10.5 into 10.6Marko Mäkelä2022-11-096-5/+21
|\ \ \ | |/ /
| * | 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.5 into 10.6Marko Mäkelä2022-11-0847-476/+472
|\ \ \ \ | |/ / /
| * | | 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