summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix cmake -DWITH_INNODB_EXTRA_DEBUG (UNIV_ZIP_DEBUG)Marko Mäkelä2023-03-201-2/+3
| | * MDEV-30780 optimistic parallel slave hangs after hit an errorAndrei2023-03-165-8/+299
| | * MDEV-26198 Assertion `0' failed in row_log_table_apply_op duringThirunarayanan Balathandayuthapani2023-03-143-1/+53
| | * Post-MDEV-30700: moving alloca() definitions from all *.h files to new header...Julius Goryavsky2023-03-131-0/+2
| | * MDEV-30826 Invalid data on mysql.host segfaults the server after an upgrade t...Sergei Golubchik2023-03-103-3/+25
| | * post fix for "move alloca() definition from all *.h files to one new header f...Sergei Golubchik2023-03-082-3/+0
| | * MDEV-30613 output_core_info crashes in my_read()Daniel Black2023-03-081-13/+17
| | * MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --...Anel Husakovic2023-03-085-0/+31
| | * Update handling of mysqlbinlog's `die()` functionAnel Husakovic2023-03-081-9/+9
| | * MDEV-30697: Memory leak detected when mariadb-binlog is used with option flas...Anel Husakovic2023-03-081-0/+5
| | * Ensure that mysqlbinlog frees all memory at exitMonty2023-03-081-14/+23
| | * Minimize unsafe C functions usageChristian Gonzalez2023-03-089-25/+33
| | * MDEV-30758 mariabackup --help only lists server groups read in configurationkevincheng22023-03-071-1/+11
| | * move alloca() definition from all *.h files to one new header fileJulius Goryavsky2023-03-078-32/+56
| | * MDEV-30567 rec_get_offsets() is not optimalMarko Mäkelä2023-03-061-77/+60
| | * 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-30276 - wsrep_sst_mariabackup to use mariadb-backupDaniel Black2023-03-291-16/+16
* | | MDEV-26827 fixup for DDL race conditionMarko Mäkelä2023-04-111-4/+2
* | | MDEV-30972: ANALYZE FORMAT=JSON: some time is unaccounted-for in BNL-H joinSergei Petrunia2023-04-0414-7/+178
* | | ANALYZE FORMAT=JSON: Backport block-nl-join.r_unpack_time_ms from 11.0 +fix M...Sergei Petrunia2023-04-0416-6/+210