summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27912 Fixing inconsistency w.r.t. expect files in tests.bb-10.9-mdev-27912Yuchen Pei2023-03-2224-50/+42
* Merge 10.8 into 10.9Marko Mäkelä2023-03-201-1/+0
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-03-201-1/+0
| |\
| | * MDEV-26827 fixup: Remove a bogus assertionMarko Mäkelä2023-03-201-1/+0
* | | Merge 10.8 into 10.9Marko Mäkelä2023-03-178-11/+71
|\ \ \ | |/ /
| * | Merge 10.6 into 10.8Marko Mäkelä2023-03-178-11/+71
| |\ \ | | |/
| | * MDEV-30870 Undo tablespace name displays wrongly for I_S queriesThirunarayanan Balathandayuthapani2023-03-174-2/+16
| | * MDEV-29975 InnoDB fails to release savepoint during bulk insertThirunarayanan Balathandayuthapani2023-03-173-1/+34
* | | Merge 10.8 into 10.9Marko Mäkelä2023-03-1759-1369/+1629
|\ \ \ | |/ /
| * | Merge 10.6 into 10.8Marko Mäkelä2023-03-1651-1343/+1485
| |\ \ | | |/
| | * MDEV-26827 Make page flushing even fasterMarko Mäkelä2023-03-1621-669/+705
| | * MDEV-26055: Improve adaptive flushingMarko Mäkelä2023-03-165-354/+360
| | * MDEV-30357 Performance regression in locking reads from secondary indexesMarko Mäkelä2023-03-164-36/+48
| | * MDEV-29835 InnoDB hang on B-tree split or mergeMarko Mäkelä2023-03-167-160/+156
| | * Merge 10.5 into 10.6Marko Mäkelä2023-03-166-21/+101
| | |\
| | | * MDEV-30860 Race condition between buffer pool flush and log file deletion in ...Marko Mäkelä2023-03-161-5/+5
| | | * MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced i...Vlad Lesin2023-03-104-16/+81
| | * | Merge 10.5 into 10.6Marko Mäkelä2023-03-1015-159/+172
| | |\ \ | | | |/
| | | * MDEV-30819 InnoDB fails to start up after downgrading from MariaDB 11.0Marko Mäkelä2023-03-093-14/+28
| | | * MDEV-23000: Ensure we get a warning from THD::drop_temporary_table() in case ...Weijun Huang2023-03-092-7/+8
| | | * move alloca() definition from all *.h files to one new header fileJulius Goryavsky2023-03-079-32/+58
| | | * MDEV-30567 rec_get_offsets() is not optimalMarko Mäkelä2023-03-061-118/+90
| * | | 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
* | | | MDEV-30805 SIGSEGV in my_convert and UBSAN: member access within null pointer...Alexander Barkov2023-03-1411-137/+221
* | | | Merge 10.8 into 10.9Marko Mäkelä2023-03-0621-102/+175
|\ \ \ \ | |/ / /
| * | | 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.8 into 10.9Marko Mäkelä2023-02-2865-229/+25507
|\ \ \ \ | |/ / /
| * | | 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.8 into 10.9Marko Mäkelä2023-02-16327-1771/+2896
|\ \ \ \ | |/ / /
| * | | 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