summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2022-10-2656-1053/+2235
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-10-2623-833/+177
| |\
| | * Add skipped changes to oracle mode parser.Oleksandr Byelkin2022-10-261-3/+9
| | * MDEV-29578 Fix CONNECT build warningsAndrew Hutchings2022-10-262-5/+5
| | * Rocksdb: Add initial OpenBSD supportBrad Smith2022-10-262-7/+7
| | * MDEV-26161 crash in Gis_point::calculate_haversineAlexey Botchkov2022-10-265-13/+33
| | * MDEV-26161 crash in Gis_point::calculate_haversineSergei Golubchik2022-10-254-12/+27
| | * cleanup: put casts in a separate statementSergei Golubchik2022-10-251-20/+18
| | * MDEV-29490 Renaming internally used client API to avoid name conflictsLawrin Novitsky2022-10-259-775/+64
| | * MDEV-29811 server advertises ssl even if it's unusable.Vladislav Vaintroub2022-10-254-9/+29
| * | MDEV-29640 FederatedX does not properly handle pushdown in case of differenc...Oleg Smirnov2022-10-265-9/+178
| * | MDEV-28846 Poor performance when rowid filter contains no elementsIgor Babaev2022-10-2521-170/+1797
| * | MDEV-28545 MyISAM reorganize partition corrupt older table formatAlexander Barkov2022-10-256-2/+78
| * | Additional fixesJan Lindström2022-10-254-13/+15
* | | MDEV-28822 Table from older version requires table rebuild when adding column...Alexander Barkov2022-10-263-0/+29
* | | MDEV-25616 XA PREPARE event group is not binlogged when..Brandon Nesterenko2022-10-258-6/+1709
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-252-7/+9
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-2587-240/+1754
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-10-2568-130/+1349
| |\ \ | | |/
| | * MDEV-28701 Update 10.3 HELP tablesIan Gilfillan2022-10-251-2039/+1285
| | * MDEV-29748 ASAN errors or server crash in File_parser::parse upon concurrent ...Oleksandr Byelkin2022-10-243-14/+16
| | * MDEV-16549 Server crashes in Item_field::fix_fields on query with view and su...Oleksandr Byelkin2022-10-245-2/+56
| | * MDEV-14983 Wrong error message with SET sql_mode=sha2(ucs2_value)Alexander Barkov2022-10-242-0/+26
| | * MDEV-29851 Cached role privileges are not invalidated when neededSergei Golubchik2022-10-223-0/+58
| | * cleanup: rename test fileSergei Golubchik2022-10-222-0/+14
| | * remove two acl_cache->clear()Sergei Golubchik2022-10-221-2/+1
| | * CONNECT: compile with libxml2 2.10.xSergei Golubchik2022-10-221-0/+1
| | * disable LTO in debian buildsSergei Golubchik2022-10-221-1/+1
| | * MDEV-15795 Stack exceeded if pthread_attr_setstacksize(&thr_attr,8196) succeedsSergei Golubchik2022-10-223-3/+0
| | * fix for x86 and other 32-bit little engian archSergei Golubchik2022-10-221-18/+18
| | * Use OPENSSL_free instead of free to avoid instance crashHaidong Ji2022-10-221-4/+4
| | * MDEV-29678 Valgrind/MSAN uninitialised value errors upon PS with ALTER under ...Daniel Black2022-10-223-0/+11
| | * MDEV-23160: SIGSEGV in Explain_node::print_explain_for_children on UNION SELECTSergei Petrunia2022-10-213-2/+90
| | * MDEV-29687:ODBC tables do not quote identifier names correctly (#2295)Anel2022-10-216-5/+68
| | * MDEV-29778 Having Unique index interference with MATCH from a FULLTEXTThirunarayanan Balathandayuthapani2022-10-213-0/+26
| | * MDEV-25343 Error log message not helpful when filekey is too longkurt2022-10-2110-3/+71
| | * MDEV-19569 Assertion `table_list->table' failed in find_field_in_table_ref.Alexey Botchkov2022-10-194-12/+197
| | * Revert "MDEV-25343 add read secret size in file key plugin"Daniel Black2022-10-195-33/+1
| | * MDEV-25343 add read secret size in file key pluginkurt2022-10-195-1/+33
| | * MDEV-28720 add log message if flush log failurekurt2022-10-191-0/+5
| | * MDEV-29540 Incorrect sequence values in INSERT SELECTDaniel Black2022-10-194-14/+195
| | * MDEV-29753 fixup: Silence bogus GCC -Og -Wmaybe-uninitializedMarko Mäkelä2022-10-181-1/+1
| | * MDEV-28455: CREATE TEMPORARY TABLES privilege is insufficient for SHOW COLUMNSAnel Husakovic2022-10-186-6/+122
| | * MDEV-16128: Server crash in Item_func::print_op on 2nd execution of PSDmitry Shulga2022-10-175-2/+279
| | * new 3.1Oleksandr Byelkin2022-10-161-0/+0
| | * Update ODBC instructions for Connect SE and update ODBC result file (#2284)Anel2022-10-163-22/+27
| | * Cleanup the alloca.h header handling to further reduce hardcoded OS lists (#2...Brad Smith2022-10-162-3/+4
| | * MDEV-29750 triggers can modify historySergei Golubchik2022-10-163-0/+49
| | * Do not use C++11 before MariaDB 10.4Marko Mäkelä2022-10-141-2/+2
| | * Fix clang -Wunused-but-set-variableMarko Mäkelä2022-10-143-26/+19