summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30421 rpl_parallel_*.test cleanupbb-10.5-midenokAleksey Midenkov2023-03-2363-2818/+2797
* MDEV-30882 Crash on ROLLBACK in a ROW_FORMAT=COMPRESSED tableMarko Mäkelä2023-03-222-17/+89
* [MDEV-30824] Fix binlog to use 'String' for setting 'character_set_client'Tingyao Nian2023-03-2127-94/+94
* 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
* 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
* 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-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-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-2416-200/+206
* 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-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-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
* 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
| * Update Windows time zone mappings using latest CLDR dataVladislav Vaintroub2023-02-091-1/+2
| * Add more workaround atop existing WolfSSL 5.5.4 workaround to compile ASAN on...Vladislav Vaintroub2023-02-081-0/+3
| * innodb: cmake - sched_getcpu removed - not usedDaniel Black2023-02-081-6/+0
| * MDEV-30554 RockDB libatomic linking on riscv64Daniel Black2023-02-071-6/+2
| * MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as...Daniel Black2023-02-073-0/+47
| * MDEV-30558: ER_KILL_{,QUERY_}DENIED_ERROR - normalize id typeDaniel Black2023-02-072-11/+11
| * Merge branch '10.4.28' into 10.4Oleksandr Byelkin2023-02-0623-128/+769
| |\
| | * bump the VERSIONDaniel Bartholomew2023-02-061-1/+1
| | * MDEV-24301 [Warning] Aborted connection (This connection closed normally)Daniel Black2023-02-061-5/+3
| | * MDEV-30538 Plans for SELECT and multi-table UPDATE/DELETE unexpectedly differIgor Babaev2023-02-034-5/+201
| | * MDEV-30556 UPPER() returns an empty string for U+0251 in Unicode-5.2.0+ colla...Alexander Barkov2023-02-0310-20/+517
| | * MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-304-97/+0
| | * MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-273-0/+47
* | | MDEV-30534: Remove EOL Debian version 9 (stretch) from autobake-deb.shTuukka Pasanen2023-02-081-6/+0
* | | MDEV-30572: my_large_malloc will only retry on ENOMEMDaniel Black2023-02-071-1/+1
* | | MDEV-30479 optimization: Invoke recv_sys_t::trim() earlierMarko Mäkelä2023-02-062-16/+10
* | | MDEV-30479 OPT_PAGE_CHECKSUM mismatch after innodb_undo_log_truncate=ONMarko Mäkelä2023-02-061-1/+1
* | | Merge mariadb-10.5.19 into 10.5Marko Mäkelä2023-02-06116-650/+3288
|\ \ \
| * | | MDEV-30940: Revert "binlog.innodb_rc_insert_before_delete is disabled with MD...mariadb-10.5.19Andrei2023-01-302-1/+3
| * | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-301-0/+1
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-306-12/+59
| |\ \ \ | | |/ /
| | * | Fix number of rows passing in case of EQ_REFmariadb-10.4.28Oleksandr Byelkin2023-01-301-3/+5