summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23003 INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION requires SUPER in...bb-10.1-kevgsEugene Kosov2020-06-301-1/+1
* signal handler: use mariadb kb URL rather than MySQL oneDaniel Black2020-06-291-1/+1
* MDEV-17606: Query returns wrong results (while using CHARACTER SET utf8)Varun Gupta2020-06-273-1/+32
* MDEV-22806: MSAN reports use-of-uninitialized-value for rpl_parallel_conflict...Sujatha2020-06-251-0/+6
* Merge branch '10.1-MDEV-22763' of https://github.com/codership/mariadb-server...10.1-MDEV-22763Julius Goryavsky2020-06-250-0/+0
|\
| * MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-0311-12/+978
* | MDEV-22950 followupVladislav Vaintroub2020-06-251-1/+4
* | MDEV-22706: Assertion `!current' failed in PROFILING::start_new_querySujatha2020-06-253-8/+58
* | Test fixes.Jan Lindström2020-06-245-0/+9
* | MTR tests to test Galera fix for node joining over several configurationAlexey Yurchenko2020-06-246-0/+979
* | Fix result of merge.Oleksandr Byelkin2020-06-231-5/+1
* | mtr: use env for perlDaniel Black2020-06-2397-97/+97
* | Disable dtrace probes on Windows.Vladislav Vaintroub2020-06-201-1/+2
* | MDEV-22950 : fix race condition in dbugVladislav Vaintroub2020-06-201-2/+2
* | MDEV-22941 Assertion `idx < array.elements' failed in Dynamic_array<st_mysql_...Alexander Barkov2020-06-193-13/+49
* | MDEV-20428: "Start binlog_dump" message doesn't indicate GTID positionSujatha2020-06-163-2/+161
* | Check for krb5_xfree instead of krb5_free_unparsed_nameVicențiu Ciorbaru2020-06-152-4/+4
* | MDEV-22755 CREATE USER leads to indirect SIGABRT in __stack_chk_fail () from ...Alexander Barkov2020-06-113-16/+58
* | MDEV-22834: Disks plugin - change datatype to bigintVicențiu Ciorbaru2020-06-102-9/+10
* | MDEV-5924: MariaDB could crash after changing the query_cache sizeOleksandr Byelkin2020-06-103-3/+42
* | Revert "MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELEC...Oleksandr Byelkin2020-06-103-13/+1
* | MDEV-22830: SQL_CALC_FOUND_ROWS not working properly for single SELECT for DUALrucha1742020-06-093-1/+13
* | MDEV-22717: Conditional jump or move depends on uninitialised value(s) in fin...Sujatha2020-06-081-2/+2
* | Client spelling mistakesIan Gilfillan2020-06-087-32/+32
* | MDEV-22728: SIGFPE in Unique::get_cost_calc_buff_size from prepare_search_bes...Varun Gupta2020-06-074-1/+70
* | MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-0523-47/+135
* | Added missing include files to check for debug_syncJulius Goryavsky2020-06-032-0/+6
* | MDEV-22763 backporting MDEV-20225 fix into 10.1sjaakola2020-06-0311-12/+978
* | Fix duplicate wordBernard Spil2020-06-021-1/+1
* | Attempt fixing mroonga gcc 8 build failureSergey Vojtovich2020-05-291-1/+1
* | Thread safe histograms loadingSergey Vojtovich2020-05-294-103/+34
* | Thread safe statistics loadingSergey Vojtovich2020-05-293-60/+116
* | Simplified away statistics_for_tables_is_needed()Sergey Vojtovich2020-05-291-81/+31
* | MDEV-22744 *SAN: sql/item_xmlfunc.cc:791:43: runtime error: downcast of addre...Alexander Barkov2020-05-291-2/+1
* | fix pre-definition for embedded server for find_user_or_anon()Anel Husakovic2020-05-281-28/+22
* | MDEV-22312: Bad error message for SET DEFAULT ROLE when user account is not g...Anel Husakovic2020-05-288-45/+294
|/
* MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-266-19/+806
* Merge 5.5 into 10.1Marko Mäkelä2020-05-262-0/+4
|\
| * MDEV-22513 main.processlist_notembedded Timeout in wait_until_count_sessionsMarko Mäkelä2020-05-262-0/+4
| * bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
* | MDEV-21495: Conditional jump or move depends on uninitialised value in sel_ar...Varun Gupta2020-05-264-0/+43
* | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-224-60/+286
* | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+135
* | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-203-3/+3
* | MDEV-22472 rpl.rpl_fail_register failed in buildbot with wrong resultAndrei Elkin2020-05-191-2/+1
* | MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
* | MDEV-22631 some test causes MTR interruption without generating summary and XMLRasmus Johansson2020-05-192-3/+11
* | MDEV-22520 Assertion `gathered_length == thd->lex->comment.length` failed in ...Andrei Elkin2020-05-183-1/+10
* | MDEV-21976: mtr main.udf - broaden localhost (#1543)Daniel Black2020-05-182-4/+4