summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28958 Crash when checking whether condition can be pushed into viewbb-10.8-igorIgor Babaev2023-03-143-7/+54
* Fix mini-benchmarkRobin Newhouse2023-03-082-8/+24
* MDEV-30798 deadlock between CHECK TABLE and bulk insertThirunarayanan Balathandayuthapani2023-03-071-10/+21
* MDEV-30183 Assertion `!memcmp(rec_trx_id, old_pk_trx_id->data, 6 + 7)' failed...Thirunarayanan Balathandayuthapani2023-03-063-1/+45
* Merge 10.6 into 10.8Marko Mäkelä2023-03-0620-100/+172
|\
| * Merge 10.5 into 10.6Marko Mäkelä2023-03-061-1/+1
| |\
| | * Fix GCC 5.3.1 -Wsign-compareMarko Mäkelä2023-03-061-1/+1
| | * CONC-637 Build fails when specifying -DPLUGIN_AUTH_GSSAPI_CLIENT=OFFbb-10.5-sergSergei Golubchik2023-02-281-0/+0
| * | MDEV-30341 Reset check_foreigns, check_unique_secondary variablesThirunarayanan Balathandayuthapani2023-03-022-1/+6
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-2818-102/+168
| |\ \ | | |/
| | * MDEV-30753 Possible corruption due to trx_purge_free_segment()Marko Mäkelä2023-02-282-59/+39
| | * Added detection of memory overwrite with multi_mallocbb-10.5-montyMonty2023-02-2718-58/+136
* | | MDEV-30752 Assertion `!index->is_ibuf()' failed aroundThirunarayanan Balathandayuthapani2023-03-021-2/+3
* | | Merge 10.6 into 10.8Marko Mäkelä2023-02-2826-228/+405
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-2716-214/+201
| |\ \ | | |/
| | * MDEV-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-2416-200/+206
| * | MDEV-25984 Assertion `max_doc_id > 0' failed in fts_init_doc_id()Thirunarayanan Balathandayuthapani2023-02-224-5/+63
| * | MDEV-29871 innodb_fts.fulltext_misc unexpectedly reports a resultThirunarayanan Balathandayuthapani2023-02-212-5/+3
| * | MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t...Vlad Lesin2023-02-204-4/+138
* | | MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FFAlexander Barkov2023-02-2339-1/+25102
* | | Merge 10.6 into 10.8Marko Mäkelä2023-02-162-2/+11
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-162-2/+11
| |\ \ | | |/
| | * MDEV-30552 fixup: Fix the test for non-debugMarko Mäkelä2023-02-162-2/+11
| | * Fix clang -Winconsistent-missing-overrideMarko Mäkelä2023-02-161-1/+1
* | | MDEV-27774 fixup: Correct a commentMarko Mäkelä2023-02-161-1/+1
* | | Merge 10.6 into 10.8Marko Mäkelä2023-02-1631-129/+340
|\ \ \ | |/ /
| * | MDEV-30638 Deadlock between INSERT and InnoDB non-persistent statistics updateMarko Mäkelä2023-02-167-33/+13
| * | MDEV-30134 Assertion failed in buf_page_t::unfix() in buf_pool_t::watch_unset()Marko Mäkelä2023-02-162-50/+33
| * | MDEV-30397: MariaDB crash due to DB_FAIL reported for a corrupted pageMarko Mäkelä2023-02-163-4/+8
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-167-16/+120
| |\ \ | | |/
| | * MDEV-30657 InnoDB: Not applying UNDO_APPEND due to corruptionMarko Mäkelä2023-02-152-7/+21
| | * MDEV-30333 Wrong result with not_null_range_scan and LEFT JOIN with empty tableMonty2023-02-153-5/+95
| | * Fix S3 engine Coverity hitsAndrew Hutchings2023-02-142-4/+4
| * | MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIESVicențiu Ciorbaru2023-02-153-1/+48
| * | Whitespace fixVicențiu Ciorbaru2023-02-151-1/+1
| * | Update comments to match new debug_sync implementationVicențiu Ciorbaru2023-02-152-10/+8
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-1410-8/+111
| |\ \ | | |/
| | * MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-144-0/+50
| | * MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-144-3/+28
| | * MDEV-30412: JSON_OBJECTAGG doesn't escape double quote in keyWeijun Huang2023-02-143-1/+21
* | | MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insertThirunarayanan Balathandayuthapani2023-02-144-3/+44
* | | Fix RPL tests post DEBUG_SYNC changeVicențiu Ciorbaru2023-02-102-13/+2
* | | Merge 10.6 into 10.8Marko Mäkelä2023-02-10299-1655/+2528
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2023-02-10285-1546/+2180
| |\ \ | | |/
| | * Merge 10.4 into 10.5Marko Mäkelä2023-02-10277-1500/+2048
| | |\
| | | * MDEV-30621: Türkiye is the correct current country namingDaniel Black2023-02-103-4/+6
| | | * MDEV-30608: rpl.rpl_delayed_parallel_slave_sbm sometimes fails with Seconds_B...Brandon Nesterenko2023-02-093-0/+44
| | | * MDEV-30586 DELETE with aggregation in subquery of WHERE returns bogus errorIgor Babaev2023-02-094-0/+81
| | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-09242-1341/+1101
| | | * MDEV-30624 HeidiSQL 12.3Vladislav Vaintroub2023-02-092-2/+31