summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch '10.4' into 10.5bb-10.5-vicentiuVicențiu Ciorbaru2023-02-10276-1364/+1917
|\
| * 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
| | * | MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-01-283-15/+73
| | * | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2861-293/+1743
| | |\ \ | | | |/ | | |/|
| | | * MDEV-30010 post-push: fixing test results.mariadb-10.3.38Andrei2023-01-282-8/+52
| * | | binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490Andrei2023-01-281-0/+1
| * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-27114-649/+3235
| |\ \ \
| | * | | MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-01-263-15/+73
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-2661-293/+1699
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * MDEV-30457 Windows, signtool error "No file digest algorithm specified."Vladislav Vaintroub2023-01-241-1/+1
| | | * MDEV-30323 Some DDLs like ANALYZE can complete on parallel slave out of orderbb-10.3-andreiAndrei2023-01-244-3/+237
| | | * MDEV-30010 Slave (additional info): Commit failed due to failure of an earlie...Andrei2023-01-242-0/+97
| | | * MDEV-30081 Crash with splitting from constant mergeable derived tableIgor Babaev2023-01-243-1/+108
| | | * MDEV-29639: Seconds_Behind_Master is incorrect for Delayed, Parallel ReplicasBrandon Nesterenko2023-01-246-9/+231
| | | * Added comments re JOIN::all_fields, JOIN::fields_listSergei Petrunia2023-01-241-2/+20
| | | * Update 10.3 HELP tablesIan Gilfillan2023-01-241-46/+46
| | | * MDEV-30248 Infinite sequence of recursive calls when processing embedded CTEIgor Babaev2023-01-235-81/+311
| | | * MDEV-15178: Filesort::make_sortorder: Assertion `pos->field != __null |Sergei Petrunia2023-01-236-19/+188
| | | * Fix connect bson.cpp warningVicențiu Ciorbaru2023-01-201-1/+1
| | | * Fix mroonga warning of use-after-freeVicențiu Ciorbaru2023-01-201-2/+2
| | | * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-2023-162/+221
| | | * MDEV-30052 Crash with a query containing nested WINDOW clausesIgor Babaev2023-01-206-17/+130
| | | * Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
| | | * MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created DatabasesAlexander Barkov2023-01-193-1/+146