summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27983: InnoDB hangs after loading a ROW_FORMAT=COMPRESSED pagebb-10.6-MDEV-27983Marko Mäkelä2022-08-291-1/+5
* MDEV-29383 Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) fai...Marko Mäkelä2022-08-263-8/+12
* Merge 10.5 into 10.6Marko Mäkelä2022-08-2513-121/+317
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-08-258-60/+222
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2022-08-258-61/+223
| | |\
| | | * MDEV-29384 Hangs caused by innodb_adaptive_hash_index=ONMarko Mäkelä2022-08-251-40/+1
| | | * update a global_suppressions() listSergei Golubchik2022-08-251-1/+1
| | | * btr_search_drop_page_hash_index(): Remove a racey debug checkMarko Mäkelä2022-08-241-4/+1
| | | * MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
| | | * MDEV-29291 Assertion `!table->fts' failed in dict_table_can_be_evicted on SHU...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
| | | * MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+3
| | | * MDEV-28294: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%Brandon Nesterenko2022-08-223-12/+176
| * | | MDEV-29367 Refactor tpool::cacheVladislav Vaintroub2022-08-242-43/+89
* | | | MDEV-29081 trx_t::lock.was_chosen_as_deadlock_victim race in lock_wait_end()Vlad Lesin2022-08-2413-96/+271
* | | | MDEV-29314 Assertion `n_fields > n_cols' failed in dict_index_t::init_change...Thirunarayanan Balathandayuthapani2022-08-233-1/+25
* | | | Merge 10.5 into 10.6Nayuta Yanagisawa2022-08-231-4/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Nayuta Yanagisawa2022-08-231-4/+2
| |\ \ \ | | |/ /
| | * | Fix wrong diff introduced by merge commitbb-10.4-nayutaNayuta Yanagisawa2022-08-231-4/+2
* | | | MDEV-29355 Backport templatized INET6 implementation from 10.7 to 10.6Alexander Barkov2022-08-239-2112/+2174
* | | | MDEV-29282 atomic.rename_trigger fails occasionallyThirunarayanan Balathandayuthapani2022-08-232-17/+23
* | | | MDEV-29336: Potential deadlock in btr_page_alloc_low() with the AHIMarko Mäkelä2022-08-233-5/+79
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-08-2311-48/+177
|\ \ \ \ | |/ / /
| * | | MDEV-27099 Subquery using the ALL keyword on INET6 columns produces a wrong r...Alexander Barkov2022-08-232-0/+27
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-08-228-47/+148
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-08-225-22/+63
| | |\ \ | | | |/
| | | * MDEV-27700 ASAN: Heap_use_after_free in btr_search_drop_page_hash_index()Thirunarayanan Balathandayuthapani2022-08-225-22/+63
| | * | MDEV-27101 Subquery using the ALL keyword on TIMESTAMP columns produces a wro...Alexander Barkov2022-08-224-24/+95
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-08-2218-97/+253
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-08-2218-96/+255
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-08-2218-90/+256
| | |\ \ | | | |/
| | | * MDEV-13013 fixup: Adjust a testMarko Mäkelä2022-08-221-10/+10
| | | * MDEV-29043 mariabackup --compress hangsMarko Mäkelä2022-08-191-8/+43
| | | * MDEV-13013 InnoDB unnecessarily extends data filesThirunarayanan Balathandayuthapani2022-08-178-49/+66
| | | * MDEV-29008 Server crash or assertion `field' failed in spider_db_open_item_id...Nayuta Yanagisawa2022-08-164-2/+80
| | | * Merge branch '10.3' into bb-10.3-releaseOleksandr Byelkin2022-08-155-18/+53
| | | |\
| | | | * bump the VERSIONDaniel Bartholomew2022-08-141-1/+1
| | | | * MDEV-27151: JSON_VALUE() does not parse NULL properties properlyRucha Deodhar2022-08-113-1/+52
| | | | * Remove Darwin CMake fileBrad Smith2022-08-101-16/+0
| | * | | MDEV-25257 follow-up: Fix a testMarko Mäkelä2022-08-221-0/+1
| | * | | Merge branch '10.4' into bb-10.4-releaseOleksandr Byelkin2022-08-151-1/+1
| | |\ \ \
| | | * | | bump the VERSIONDaniel Bartholomew2022-08-141-1/+1
| * | | | | Merge branch '10.5' into bb-10.5-releaseOleksandr Byelkin2022-08-151-1/+1
| |\ \ \ \ \
| | * | | | | bump the VERSIONDaniel Bartholomew2022-08-141-1/+1
* | | | | | | Revert aligned_alloc() addition from MDEV-28836Brad Smith2022-08-225-17/+1
* | | | | | | MDEV-29250 InnoDB: Failing assertion: table->get_ref_count() == 0Thirunarayanan Balathandayuthapani2022-08-193-10/+26
* | | | | | | MDEV-24626 fixup: mariabackup.compress_qpressMarko Mäkelä2022-08-191-0/+4
* | | | | | | MDEV-21452 fixup: Avoid an unnecessary mutex operationMarko Mäkelä2022-08-191-2/+2
* | | | | | | MDEV-29321 Percona XtraDB 5.7 can't be upgrade to MariaDB 10.6 or aboveMarko Mäkelä2022-08-181-0/+7
* | | | | | | Disabling atomic.rename_trigger test case because of frequentThirunarayanan Balathandayuthapani2022-08-161-0/+13
* | | | | | | Merge branch '10.6' into bb-10.6-releaseOleksandr Byelkin2022-08-154-5/+33
|\ \ \ \ \ \ \