summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21646: postfix - my_addr_resolve: static Dl_info infobb-10.2-MDEV-14945-postfix-staticDaniel Black2020-12-141-1/+1
* MDEV-24331 mysqldump fails with "Got error: 1356" if the database contains a ...Sergei Golubchik2020-12-113-1/+52
* MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ?Sergei Golubchik2020-12-101-2/+2
* MDEV-24194 View definition corruptionSergei Golubchik2020-12-103-10/+13
* MDEV-4677 GROUP_CONCAT not showing any output with group_concat_max_len >= 4GbSergei Golubchik2020-12-1010-18/+41
* document that a fulltext parser plugin can replace mysql_add_word callbackSergei Golubchik2020-12-101-1/+3
* tests for YEAR(N)Sergei Golubchik2020-12-102-0/+69
* cleanup: type_year test formattingSergei Golubchik2020-12-102-21/+23
* MDEV-14836 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e...Sergei Golubchik2020-12-102-1/+2
* MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m...Sergei Golubchik2020-12-1021-799/+328
* Revert "MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEG...Sergei Golubchik2020-12-104-20/+1
* MDEV-17573 Assertion in federatedx on multi-updateAleksey Midenkov2020-12-096-15/+77
* MDEV-24019 Assertion is hit for query using recursive CTE with no default DBIgor Babaev2020-12-083-24/+90
* MDEV-22781 CREATE VIEW containing WITH clause Signal 11Igor Babaev2020-12-075-6/+73
* MDEV-24139: CHECK_CLAUSE field in INFORMATION_SCHEMA.CHECK_CONSTRAINTS trunca...Anel Husakovic2020-12-078-15/+21
* MDEV-21367: mysqld_safe log don't log to err.logAnel Husakovic2020-12-071-6/+4
* MDEV-24177 && MDEV-24178Anel Husakovic2020-12-071-0/+1
* MDEV-24314 Unexpected error message when selecting from view that usesIgor Babaev2020-12-044-0/+69
* MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340Marko Mäkelä2020-12-044-26/+17
* MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECTAlexey Botchkov2020-12-012-5/+5
* MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-0115-128/+1204
* MDEV 15532 Assertion `!log->same_pk' failed in row_log_table_apply_deleteMonty2020-11-3021-84/+164
* Disable mysqldump-system.test if auth socket plugin is not dynamicMonty2020-11-301-0/+5
* MDEV-24289: show grants missing with grant optionAnel Husakovic2020-11-263-1/+30
* 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