summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17062 : Test failure on galera.MW-336bb-10.2-MDEV-17062Jan Lindström2020-01-174-17/+45
* MDEV-21492 : Galera test sporadic failure on galera.galera_events2Jan Lindström2020-01-163-1/+7
* fix for rpl_slave_load_remove_tmpfile.testAlice Sherepa2020-01-161-2/+2
* MDEV-21498 : wsrep.binlog_format test failed on AzureJan Lindström2020-01-163-2/+8
* MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-152-4/+4
* MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-15171-564/+564
* MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-15177-234/+446
* Disable usually failing Galera tests until a real fix is found.Jan Lindström2020-01-151-0/+9
* MDEV-19803 Long semaphore wait error on galera.MW-388Daniele Sciascia2020-01-144-8/+6
* MDEV-21454 Show actual mismatching values in mismatch error messages from row...bb-10.2-MDEV-21454Eugene Kosov2020-01-104-27/+49
* MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failedSujatha2020-01-093-1/+57
* Merge branch '10.1' into 10.2Sujatha2020-01-078-31/+209
|\
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-24/+33
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+0
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-0/+5
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-10/+21
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-4/+4
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+3
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+1
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-4/+8
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-071-1/+8
| * MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-077-6/+142
* | Fixup MDEV-21429: Correct a definitionMarko Mäkelä2020-01-071-2/+2
* | MDEV-21429 TRUNCATE and OPTIMIZE are being refused due to "row size too large"Marko Mäkelä2020-01-076-47/+69
* | MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p...Jan Lindström2020-01-072-0/+15
* | Merge 10.1 into 10.2Marko Mäkelä2020-01-072-4/+4
|\ \ | |/
| * Making group_by test stableVarun Gupta2020-01-032-4/+4
* | Lets add another intrusive double linked list!Eugene Kosov2020-01-045-141/+315
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-0310-7/+114
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-033-5/+5
| |\
| | * MDEV-21416: main.events_bugs fails due to 2020-01-01 dateOleksandr Byelkin2020-01-032-4/+4
| | * MDEV-21343 Threadpool/Unix- wait_begin() function does not wake/create thread...Vladislav Vaintroub2019-12-171-1/+1
| * | MDEV-20922: Adding an order by changes the query resultsVarun Gupta2020-01-024-0/+78
| * | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-263-1/+29
| * | mtr: include restart_opts in --verbose-restartSergei Golubchik2019-12-231-2/+2
* | | MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p...Jan Lindström2020-01-021-0/+2
* | | Post-fix for MDEV-12253: Remove redundant log writesMarko Mäkelä2019-12-301-27/+0
* | | Cleanup: Remove dict_delete_tablespace_and_datafiles()Marko Mäkelä2019-12-272-53/+0
* | | MDEV-21318: Wrong results with window functions and implicit groupingVarun Gupta2019-12-264-1/+167
* | | MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdo...Alexander Barkov2019-12-246-24/+104
* | | MDEV-21362 do something with -fno-builtin-memcmp for rem0cmp.ccEugene Kosov2019-12-241-1/+2
* | | MDEV-21189 : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_...Jan Lindström2019-12-232-13/+2
* | | MDEV-19176 Reduce the memory usage during recoveryThirunarayanan Balathandayuthapani2019-12-231-1/+1
* | | MDEV-19176 Reduce the memory usage during recoveryThirunarayanan Balathandayuthapani2019-12-234-60/+112
* | | Plug memory leaks from numa_get_mems_allowed()Marko Mäkelä2019-12-231-0/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2019-12-2333-116/+377
|\ \ \ | |/ /
| * | fix a bad mergeSergei Golubchik2019-12-201-6/+0
| * | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-196-5/+250
| * | fix windows compilationEugene Kosov2019-12-181-1/+1
| * | MDEV-21337 fix aligned_malloc()Eugene Kosov2019-12-184-26/+10