summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'codership-10.4-wsrep-position-after-cert-failure' into 10.4bb-10.4-galera-bugJan Lindström2020-01-138-0/+277
|\
| * Wsrep position not updated in InnoDB after certification failuresDaniele Sciascia2020-01-108-0/+277
|/
* MDEV-21444 : Fix socket leak if AcceptEx() return WSAECONNRESET.Vladislav Vaintroub2020-01-081-1/+2
* Merge branch '10.3' into 10.4Sujatha2020-01-088-31/+208
|\
| * Merge branch '10.2' into 10.3Sujatha2020-01-088-31/+209
| |\
| | * 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-20839 encryption.innodb-redo-badkey sporadically fails on buildbot with ...Marko Mäkelä2020-01-071-0/+4
* | | | MDEV-21288 innodb.full_crc32_import fails due to the use of optional compress...Elena Stepanova2020-01-071-1/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-01-0715-194/+412
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-01-0715-191/+392
| |\ \ \ | | |/ /
| | * | 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
* | | | Fixed that mtr --extern works againMonty2020-01-061-1/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-0311-34/+114
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-0312-34/+116
| |\ \ \ | | |/ /
| | * | 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
* | | | | Add have_debug to MDEV-20793 and add wait condition toJan Lindström2019-12-313-0/+11
* | | | | MDEV-20793 Assertion failed after replay.Teemu Ollakka2019-12-314-3/+115
* | | | | Cleanup after MDEV-12026Marko Mäkelä2019-12-301-4/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-305-2/+65
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21405 Assertion failed on instant ADD COLUMNMarko Mäkelä2019-12-301-2/+2
| * | | | MDEV-18865 Assertion `t->first->versioned_by_id()' failed in innodb_prepare_c...bb-10.3-trxid_fixesNikita Malyavin2019-12-294-1/+35
| * | | | MDEV-18875 Assertion `thd->transaction.stmt.ha_list == __null || trans == &th...Nikita Malyavin2019-12-293-1/+30
* | | | | MDEV-20170 main.tls_version and main.tls_version1 fail in buildbot on RHEL8Sergei Golubchik2019-12-272-11/+3
* | | | | Cleanup: Use more page_id_t in crash recoveryMarko Mäkelä2019-12-271-37/+34
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-2752-288/+812
|\ \ \ \ \ | |/ / / /
| * | | | Re-record funcs_1.is_columns_is_embedded after a mergeMarko Mäkelä2019-12-271-3/+3
| * | | | After-merge cleanupAlexander Barkov2019-12-273-19/+23