summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24177 && MDEV-24178bb-10.2-anel-MDEV-24177-compiled_charset_failureAnel Husakovic2020-11-251-0/+1
* MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crashEugene Kosov2020-11-251-1/+1
* Skip main.lock_view for cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2020-11-251-0/+1
* Cleanup: row_log_free()Marko Mäkelä2020-11-255-5/+8
* MDEV-24097 node restart overlaps with earlier still ongoing SST processsjaakola2020-11-231-0/+8
* MDEV-22136 : wsrep_restart_slave = 1 does not always workJan Lindström2020-11-233-0/+306
* MDEV-19179 Regression: SELECT ... UNION ... with inconsistent column names failsIgor Babaev2020-11-194-2/+95
* MDEV-24100 Failed to read test report file: Invalid byte 2 of 3-byte UTF-8 se...Rasmus Johansson2020-11-181-3/+7
* MDEV-24188 fixup: Correct the FindBlockX predicateMarko Mäkelä2020-11-181-2/+2
* MDEV-24220 Server crash in base_list_iterator::next orIgor Babaev2020-11-173-0/+46
* MyRocks: Bare Windows compatibility: use rmdir built-in, not "rm -rf"Sergei Petrunia2020-11-171-1/+1
* MDEV-24169 : Galera test failure on galera_rsu_simpleJan Lindström2020-11-171-0/+3
* MDEV-24166 : Galera test failure on galera_toi_alter_auto_incrementJan Lindström2020-11-172-2/+4
* MDEV-24164 : Galera test failure on galera_fk_cascade_deleteJan Lindström2020-11-171-0/+8
* MDEV-24161: shortcut OQGRAPH dependency checks if disabledDaniel Black2020-11-161-0/+4
* Fix to make it compiling on new ubuntu.Oleksandr Byelkin2020-11-141-1/+1
* MDEV-24188 Hang in buf_page_create() after reusing a previously freed pageMarko Mäkelä2020-11-136-58/+97
* MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) queryIgor Babaev2020-11-135-25/+309
* MDEV-4633: multi_source.simple test fails sporadicallySujatha2020-11-124-10/+27
* Merge mariadb-10.2.36 into 10.2Marko Mäkelä2020-11-116-15/+143
|\
| * MDEV-23811: With large number of indexes optimizer chooses an inefficient planmariadb-10.2.36Igor Babaev2020-11-095-4/+194
| * MDEV-24117: Memory management problem ...: Add a testcaseSergei Petrunia2020-11-093-0/+112
| * MDEV-24117: Memory management problem in statistics state for ... INSergei Petrunia2020-11-095-201/+11
| * Bump the versionOleksandr Byelkin2020-11-051-1/+1
| * MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-052-6/+22
* | bump the VERSIONDaniel Bartholomew2020-11-111-1/+1
* | Cleanup: Remove dict_space_is_empty(), dict_space_get_id()Marko Mäkelä2020-11-112-161/+1
* | MDEV-24156 trx_undo_left() fails to prevent overflowMarko Mäkelä2020-11-111-12/+10
* | MDEV-24182 ibuf_merge_or_delete_for_page() contains dead codeMarko Mäkelä2020-11-114-90/+50
* | MDEV-23769: MTR can abort before it prints the test result summaryAnel Husakovic2020-11-101-0/+3
* | MDEV-24171 index_online_log is instrumented as rw-lock, not mutexMarko Mäkelä2020-11-101-1/+1
* | MDEV-7620: Remove the data structuresMarko Mäkelä2020-11-092-18/+0
* | MDEV-23103 rpl.rpl_gtid_delete_domain failed in buildbotAlice Sherepa2020-11-042-10/+4
* | bump the VERSIONDaniel Bartholomew2020-11-031-1/+1
* | Fix MTR test galera.galera_triggerDaniele Sciascia2020-11-032-0/+80
* | Clean up wsrep.variablesJan Lindström2020-11-032-66/+0
* | fixup a593e03d58f922a99ba49de1bec6810fc7e9874f: nullptrMarko Mäkelä2020-11-021-1/+1
* | MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-0222-47/+88
* | Merge bb-10.2-release into 10.2Marko Mäkelä2020-11-029-385/+416
|\ \ | |/
| * List of unstable tests for 10.2.35 releasemariadb-10.2.35Elena Stepanova2020-10-311-384/+352
| * MDEV-23991 fixup: Initialize the memoryMarko Mäkelä2020-10-301-0/+3
| * Update Connector/CMarko Mäkelä2020-10-301-0/+0
| * MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-306-1/+61
* | MDEV-23630 fixup: main.mysqldump resultMarko Mäkelä2020-11-021-2/+3
* | Add dbug_print_sel_arg() debugging help functionSergei Petrunia2020-11-011-0/+107
* | MDEV-23630: mysqldump logically dump system table informationDaniel Black2020-11-015-19/+1406
* | Fix RPM packaging on cmake 3.18+Sergei Golubchik2020-10-301-19/+23
|/
* Fix sporadic test failure on galera_parallel_apply_3nodes.Jan Lindström2020-10-302-5/+23
* MDEV-19838: fix of error messagesOleksandr Byelkin2020-10-291-5/+2
* MDEV-19838: followup, fix for PS & embeddedOleksandr Byelkin2020-10-291-1/+2