summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-01-2012-69/+106
|\
| * Fix another trivial merge errorSergei Petrunia2020-01-191-2/+2
| * Merge 10.2 into 10.3Marko Mäkelä2020-01-184-17/+46
| |\
| | * Fix a merge typoSergei Petrunia2020-01-171-1/+1
| | * MDEV-17062 : Test failure on galera.MW-336Jan Lindström2020-01-173-16/+45
| * | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-175-12/+21
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2Sergei Petrunia2020-01-1712-61/+57
| | |\
| | | * MDEV-21341: Fix UBSAN failures, part 8: fix error in compare_fields_by_table_...Sergei Petrunia2020-01-151-4/+8
| | | * MDEV-21341: Fix UBSAN failures, part #5Sergei Petrunia2020-01-151-1/+2
| | | * MDEV-21341: Fix UBSAN failures: Issue SixSergei Petrunia2020-01-1410-54/+47
| | * | MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failedSujatha2020-01-091-1/+2
| * | | MDEV-21341: Fix UBSAN failures: Issue Sixbb-10.3-mdev21341-issueSixSergei Petrunia2020-01-129-55/+71
| * | | MDEV-21243: Join buffer: condition is checked in wrong place for range accessbb-10.3-mdev21243Sergei Petrunia2020-01-121-0/+10
* | | | MDEV-21446 Assertion `!prebuilt->index->is_primary()' failed inIgor Babaev2020-01-191-0/+13
* | | | MDEV-21356 ERROR 1032 Can't find record when running simple, single-table queryIgor Babaev2020-01-181-0/+24
* | | | MDEV-20732 Correctly set the length of the FORMAT() result for float data typ...Gagan Goel2020-01-163-4/+4
* | | | MDEV-21184 Assertion `used_tables_cache == 0' failed in Item_func::fix_fieldsIgor Babaev2020-01-155-54/+89
* | | | Wsrep position not updated in InnoDB after certification failures (#1432)Daniele Sciascia2020-01-143-0/+8
* | | | MDEV-21444 : Fix socket leak if AcceptEx() return WSAECONNRESET.Vladislav Vaintroub2020-01-081-1/+2
* | | | Merge branch '10.3' into 10.4Sujatha2020-01-082-31/+83
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sujatha2020-01-082-31/+84
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sujatha2020-01-072-31/+84
| | |\ \ | | | |/
| | | * 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-071-6/+17
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-033-1/+50
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-033-1/+50
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-033-1/+50
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-031-1/+1
| | | |\
| | | | * 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-022-0/+48
| | | * | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-261-1/+1
* | | | | MDEV-20793 Assertion failed after replay.Teemu Ollakka2019-12-311-3/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-301-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-18875 Assertion `thd->transaction.stmt.ha_list == __null || trans == &th...Nikita Malyavin2019-12-291-1/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-2713-100/+114
|\ \ \ \ \ | |/ / / /
| * | | | After-merge cleanupAlexander Barkov2019-12-273-19/+23
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-12-2712-100/+109
| |\ \ \ \ | | |/ / /
| | * | | MDEV-21318: Wrong results with window functions and implicit groupingVarun Gupta2019-12-262-1/+31
| | * | | MDEV-21388 Wrong result of DAYNAME()=xxx in combination with condition_pushdo...Alexander Barkov2019-12-242-23/+22
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-12-237-38/+40
| | |\ \ \ | | | |/ /
| | | * | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-192-5/+26
| | | * | MDEV-21341: Fix UBSAN failures, part #3Sergei Petrunia2019-12-181-1/+2