summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * 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
| | | | | | * 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
| | | | | |\ \ \
| | | | | * | | | bump the VERSIONDaniel Bartholomew2023-02-061-1/+1
| | | | | * | | | MDEV-25765 Mariabackup reduced verbosity option for log outputAlexander Barkov2023-01-311-1/+3
| | | | | * | | | MDEV-29244 mariabackup --help output still referst to innobackupexAlexander Barkov2023-01-312-8/+10
| | | | | * | | | MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-273-0/+16
| | | | | * | | | MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-273-0/+47
| | | | | * | | | MDEV-25037 : SIGSEGV in MDL_lock::hog_lock_types_bitmapJan Lindström2023-01-274-13/+49
| | | | | * | | | Add missing include <cstdio>Khem Raj2023-01-271-0/+1
| | | | * | | | | Merge branch '10.6.12' into 10.6Oleksandr Byelkin2023-02-0617-102/+325
| | | | |\ \ \ \ \
| | | | | * | | | | bump the VERSIONDaniel Bartholomew2023-02-061-1/+1
| | | | | * | | | | MDEV-30573 Server doesn't build with GCOV by GCC 11+Daniel Black2023-02-062-7/+7
| | | | | * | | | | debug_sync: Print all current active signals within the trace file during waitVicențiu Ciorbaru2023-02-031-5/+50
| | | | | * | | | | sql_hset.h - include what you use uchar comes from my_global.hVicențiu Ciorbaru2023-02-031-1/+2