summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add missing include as test requires galera debug libraryJan Lindström2020-06-151-0/+2
* | | MDEV-22779: Crash: Prepared Statement ..., part #2.Sergei Petrunia2020-06-141-0/+3
* | | MDEV-22779: Crash: Prepared Statement with a '?' parameter inside a re-used CTESergei Petrunia2020-06-143-0/+55
* | | MDEV-22889: Disable innodb.innodb_force_recovery_rollbackMarko Mäkelä2020-06-141-0/+1
* | | MDEV-21217 innodb_force_recovery=2 may wrongly abort rollbackMarko Mäkelä2020-06-133-1/+52
* | | Fix wrong merge of commit d218d1aa49e848cef2bdbe83bbaf08e474d5209cVicențiu Ciorbaru2020-06-123-9/+4
* | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-1119-61/+207
|\ \ \ | |/ /
| * | 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-21619 Server crash or assertion failures in my_datetime_to_strAlexander Barkov2020-06-117-0/+85
* | | Remove a stale testMarko Mäkelä2020-06-102-58/+0
* | | MDEV-22849 Reuse skip_trailing_space() in my_hash_sort_utf8mbXAlexander Barkov2020-06-101-15/+11
* | | innodb: dict_mem_table_add_col - compile warning fix argument 1 null where no...Daniel Black2020-06-091-2/+2
* | | MDEV-22827 InnoDB: Failing assertion: purge_sys->n_stop == 0Marko Mäkelä2020-06-082-3/+3
* | | MDEV-22748 MariaDB crash on WITH RECURSIVE large queryIgor Babaev2020-06-065-13/+247
* | | MDEV-22817: Skip the test in --embeddedMarko Mäkelä2020-06-061-0/+2
* | | MDEV-22817: Add a test caseMarko Mäkelä2020-06-062-0/+58
* | | Merge 10.1 into 10.2Marko Mäkelä2020-06-0623-47/+138
|\ \ \ | |/ /
| * | MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-0523-47/+135
* | | MDEV-22818 Server crash on corrupted ROW_FORMAT=COMPRESSED pageMarko Mäkelä2020-06-061-3/+3
* | | fix compilation with VS2019, preview of 16.7 versionEugene Kosov2020-06-051-2/+8
* | | MDEV-22042 Server crash in Item_field::print on ANALYZE FORMAT=JSONIgor Babaev2020-06-053-0/+205
* | | Merge branch '10.2' of https://github.com/MariaDB/server into 10.2Julius Goryavsky2020-06-051-1/+6
|\ \ \
| * | | Fix appveyor build.Vladislav Vaintroub2020-06-051-1/+6
* | | | Merge 10.1 into 10.2Julius Goryavsky2020-06-0512-11/+1056
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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
* | | MDEV-22769 Shutdown hang or crash due to XA breaking locksMarko Mäkelä2020-06-0513-51/+95
* | | MDEV-22790 Race between btr_page_mtr_lock() dropping AHI on the same blockMarko Mäkelä2020-06-052-2/+41
* | | MDEV-22646: Fix a memory leakMarko Mäkelä2020-06-051-12/+22
* | | Windows, build tweak.Vladislav Vaintroub2020-06-051-1/+8
* | | add stress suite to the list of default suites to runSergei Golubchik2020-06-041-0/+1
* | | MDEV-22339 - Assertion `str_length < len' failedSergey Vojtovich2020-06-043-4/+45
* | | dict_check_sys_tables(): Do not rely on buf_page_optimistic_get()Marko Mäkelä2020-06-041-0/+1
* | | MDEV-16230: Server crashes when Analyze format=json is run with a window func...Varun Gupta2020-06-043-1/+60
* | | MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-0438-326/+227
* | | MDEV-22646 Assertion `table2->cached' failed in dict_table_t::add_to_cacheThirunarayanan Balathandayuthapani2020-06-038-147/+117
* | | MDEV-22577 innodb_fast_shutdown=0 fails to report purge progressMarko Mäkelä2020-06-031-4/+6
* | | fix warningVladislav Vaintroub2020-06-011-1/+1
* | | MDEV-22650 Dirty compressed page checksum validation failsThirunarayanan Balathandayuthapani2020-06-013-26/+3
* | | Cleanup: Remove thr_is_recv(), trx_is_recv()Marko Mäkelä2020-06-017-51/+7
* | | MDEV-21615 InnoDB: innodb_page_size=x requires... should be logged as errorMarko Mäkelä2020-06-011-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2020-06-0114-308/+486
|\ \ \ | |/ /