summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30771 Optimizer trace: table_scan.rows is traced as integer, change to d...bb-10.4-MDEV-30771Rex2023-03-0616-682/+709
* MDEV-24005 Updated the --use-memory option usage message in Mariabackup help ...Debjyoti2023-03-041-1/+2
* MDEV-30706 Different results of selects from view and CTE with same definitionIgor Babaev2023-03-0223-722/+2021
* MDEV-26831 fallout: fix problems of name resolution cacheOleksandr Byelkin2023-03-023-4/+87
* Fix few vulnerabilities found by CppcheckHugo Wen2023-03-023-61/+54
* MDEV-22683: Ensure system tables are correctly upgraded in MariaDB 10.4Lorna Luo2023-03-025-5/+405
* MDEV-30746 Regression in ucs2_general_mysql500_ciAlexander Barkov2023-03-0113-58/+251
* MDEV-28603 Invalid view when its definition uses TVC as single-value subqueryIgor Babaev2023-02-279-4/+211
* MDEV-30597 Assertion `flag == 1' failed in row_build_index_entry_lowThirunarayanan Balathandayuthapani2023-02-231-6/+16
* KILL USER and missing privilegesSergei Golubchik2023-02-213-2/+65
* hopefully the last case of walk-and-delete HASH antipatternSergei Golubchik2023-02-211-11/+7
* MDEV-30526 Assertion `rights == merged->cols' failed in update_role_columnsSergei Golubchik2023-02-213-0/+26
* Revert "ignore changes in submodules when committing everything"Sergei Golubchik2023-02-211-4/+0
* MDEV-29782 CONNECT YEAR type conversion fixAndrew Hutchings2023-02-213-1/+27
* MDEV-20057 Distinct SUM on CROSS JOIN and grouped returns wrong resultMonty2023-02-176-71/+242
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-4/+6
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-2/+6
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-172-8/+28
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-0/+1
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-1/+1
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-2/+1
* MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-172-1/+2
* include/ssl_compat.h: fix build with libressl >= 3.5.0Fabrice Fontaine2023-02-171-1/+2
* MDEV-30615 Can't read from I_S.INNODB_SYS_INDEXES when having a discarded ta...Thirunarayanan Balathandayuthapani2023-02-163-3/+26
* MDEV-30218: Incorrect optimization for rowid_filtering, correctionSergei Petrunia2023-02-157-139/+68
* MDEV-30218 Incorrect optimization for rowid_filteringIgor Babaev2023-02-1511-198/+251
* MDEV-29091: Correct event_name in PFS for wait caused by FOR UPDATEHaidong Ji2023-02-157-381/+295
* MDEV-30630 locale: Chinese error messages for ZH_CNDaniel Black2023-02-154-4/+29
* Backport GitLab CI to earlier branchesRobin Newhouse2023-02-151-0/+494
* MDEV-30597 Assertion `flag == 1' failed in row_build_index_entry_lowThirunarayanan Balathandayuthapani2023-02-143-2/+60
* MDEV-30596: Assertion 'pushed_rowid_filter != __null ...' failedSergei Petrunia2023-02-143-2/+88
* MDEV-24538: JSON_LENGTH does not return error upon wrong number of parametersWeijun Huang2023-02-143-0/+21
* 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