summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21108 Add option for setting install paths of groongabb-10.3-robertLukas Javorsky2021-12-022-2/+6
* MDEV-27134: Sporadic failure of DROP DATABASE testMarko Mäkelä2021-11-292-4/+6
* Merge 10.2 into 10.3Marko Mäkelä2021-11-2940-99/+897
|\
| * MDEV-26972 MTR worker aborts after server restart failureSergei Golubchik2021-11-261-2/+4
| * MDEV-26755 innodb.undo_truncate: ilink::assert_linked(): Assertion `prev != 0...Sergei Golubchik2021-11-261-2/+0
| * add a test casest-10.2-markoSergei Golubchik2021-11-262-0/+8
| * MDEV-26558 Fix a deadlock due to cyclic dependencebb-10.2-robertryancaicse2021-11-241-1/+1
| * mysql_install_db: remove MySQL referencesDaniel Black2021-11-241-4/+2
| * MDEV-27066: Fixed scientific notation parsing bugMarc Olivier Bergeron2021-11-243-2/+78
| * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-2310-47/+60
| * MDEV-26915: SST scripts do not take log_bin_index setting into accountbb-10.2-MDEV-26915-galeraJulius Goryavsky2021-11-237-10/+105
| * MDEV-26064: mariabackup SST fails when starting with --innodb-force-recoveryJulius Goryavsky2021-11-238-2/+463
| * MDEV-26470 "No database" selected when using CTE in a subquery of DELETE stat...Igor Babaev2021-11-203-0/+49
| * MDEV-27086 "No database selected" when using UNION of CTEs to define tableIgor Babaev2021-11-203-4/+53
| * MDEV-27098 Subquery using the ALL keyword on TIME columns produces a wrong re...bb-10.2-barAlexander Barkov2021-11-204-2/+46
| * MDEV-27072 Subquery using the ALL keyword on date columns produces a wrong re...Alexander Barkov2021-11-203-1/+22
| * MDEV-27075 mysql_upgrade_service.exe - using uninitialized memory 'defaults_f...Vladislav Vaintroub2021-11-181-19/+0
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-1712-77/+223
|\ \ | |/
| * MDEV-26747 improve corruption check for encrypted tables on ALTER IMPORTbb-10.2-MDEV-26747-corruption-checkEugene Kosov2021-11-177-45/+90
| * MDEV-26825 Bogus error for query with two usage of CTE referring another CTEIgor Babaev2021-11-163-23/+120
| * MDEV-27056 Windows upgrade_wizard - CloseHandle() on invalid (already closed)...Vladislav Vaintroub2021-11-161-1/+1
| * Windows build - fix signtool search path to take modern SDKs into accountVladislav Vaintroub2021-11-161-8/+12
* | Merge branch '10.2' into 10.3Vladislav Vaintroub2021-11-123-5/+13
|\ \ | |/
| * MDEV-27030 vcol.vcol_keys_myisam fails on Windows x64, with Visual Studio 2022Vladislav Vaintroub2021-11-111-0/+8
| * MDEV-26991: CURRENT_TEST: main.mysql_binary_zero_insert 'grep' is not recogni...bb-10.2-MDEV-26991Brandon Nesterenko2021-11-112-5/+5
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-0929-35/+1362
|\ \ | |/
| * Remove a warning for clang 11 or earlierMarko Mäkelä2021-11-092-2/+2
| * Remove restarts from encrypt_and_grep testst-10.2-mergeMarko Mäkelä2021-11-092-10/+12
| * Merge mariadb-10.2.41 into 10.2Marko Mäkelä2021-11-0923-277/+477
| |\
| * | MDEV-26561 mariabackup release locksDaniel Black2021-11-091-0/+7
| * | MDEV-26561 Fix a bug due to unreleased lockryancaicse2021-11-091-0/+1
| * | bump the VERSIONbb-10.2-bumpversionDaniel Bartholomew2021-11-081-1/+1
| * | MDEV-22522 RPM packages have meaningless summary/descriptionAlexey Bychko2021-11-081-6/+67
| * | MDEV-25610 Assertion `escape != -1' failed in Item_func_like::val_intbb-10.2-bar-MDEV-25610Alexander Barkov2021-11-086-2/+1123
| * | appveyor - do not use buggy cygwin bison.Vladislav Vaintroub2021-11-041-1/+7
| * | Revert "MDEV-19129: Xcode compatibility update: deprecated vfork -> fork"Sergei Krivonos2021-11-031-1/+1
| * | MDEV-22284 Aria table key read crash because wrong index usedbb-10.2-midenok2Aleksey Midenkov2021-11-023-1/+31
| * | MDEV-24335 Unexpected question mark in the end of a TINYTEXT columnAlexander Barkov2021-11-023-2/+22
| * | MDEV-26949 --debug-gdb installs redundant signal handlersMarko Mäkelä2021-11-012-2/+2
| * | MDEV-19129: Xcode compatibility update: #include <editline/readline.h> pathSergei Krivonos2021-10-311-1/+5
| * | MDEV-19129: Xcode compatibility update: deprecated vfork -> forkSergei Krivonos2021-10-311-1/+1
| * | MDEV-24901 SIGSEGV in fts_get_table_name, SIGSEGV in ib_vector_size, SIGSEGV ...bb-10.2-bar-MDEV-24901Alexander Barkov2021-10-295-4/+81
| * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...bb-10.2-andreiAndrei Elkin2021-10-289-51/+1211
| * | rpl_get_master_version_and_clock and rpl_row_big_table_id tests are slow, so ...Alice Sherepa2021-10-282-0/+2
* | | Merge mariadb-10.3.32 into 10.3Marko Mäkelä2021-11-0938-368/+1749
|\ \ \
| * \ \ Merge branch '10.2' into 10.3mariadb-10.3.32Oleksandr Byelkin2021-11-059-50/+1210
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-26833 Missed statement rollback in case transaction drops or create temp...mariadb-10.2.41Andrei Elkin2021-11-059-51/+1211
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-11-030-0/+0
| |\ \ \ | | |/ /
| | * | MDEV-23328 Server hang due to Galera lock conflict resolutionJan Lindström2021-11-023-8/+10
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-11-020-0/+0
| |\ \ \ | | |/ /