summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14057 InnoDB GIS tests fail.Alexey Botchkov2020-03-182-6/+93
* MDEV-21959 GIS error message doesn't show the wrong value, just the type.Alexey Botchkov2020-03-171-2/+10
* MDEV-10570: Fix -Wmaybe-uninitializedMarko Mäkelä2020-03-171-11/+4
* Fix clang 10 warningsMarko Mäkelä2020-03-131-2/+2
* Fix GCC 10 -Wclass-memaccessMarko Mäkelä2020-03-131-1/+1
* Merge 10.1 into 10.2Marko Mäkelä2020-03-131-1/+1
|\
| * Fix compile warning:Sergei Petrunia2020-03-111-1/+1
* | MDEV-21758 : Events switched randomly to SLAVESIDE_DISABLEDJan Lindström2020-03-091-4/+4
* | MDEV-21723 Async slave thread BF abort and replaying fixes (#1448)seppo2020-02-233-5/+35
* | MDEV-17941 ALTER USER IF EXISTS does not work, although documentation says it...Alexey Botchkov2020-02-111-2/+2
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-02-101-1/+0
|\ \ | |/
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2020-02-101-1/+0
| |\
| | * Clean the comment for `table_f_c unt` parameterAnel Husakovic2020-01-291-1/+0
* | | MDEV-16308 : protocol messed up sporadicallyVladislav Vaintroub2020-02-101-1/+0
* | | MDEV-18027: Running out of file descriptors and eventual crashOleksandr Byelkin2020-02-051-3/+11
* | | MDEV-21586: Fix a warning for converting my_bool to boolMarko Mäkelä2020-01-311-3/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2020-01-312-20/+25
|\ \ \ | |/ /
| * | MDEV-20923:UBSAN: member access within address … which does not point to an...Sujatha2020-01-292-17/+23
* | | MDEV-21586 Server does not start if lc_messages setting was not english.Vladislav Vaintroub2020-01-301-2/+3
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-243-3/+22
|\ \ \ | |/ /
| * | MDEV-21490: binlog tests fail with valgrind: Conditional jump or move depends...Sujatha2020-01-242-2/+17
| * | MDEV-19457: sys_vars.wsrep_provider_basic failed in buildbotJulius Goryavsky2020-01-201-1/+5
* | | MDEV-21249 MariaDB 10.3.10 When referring to bigint to generate timestamp dat...Sergei Golubchik2020-01-211-0/+4
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-203-5/+12
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-193-5/+11
| |\ \ | | |/
| | * Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-181-0/+1
| | * Improve documentation of Unique classVicențiu Ciorbaru2020-01-161-4/+9
| | * Use get_ident_len in heartbeat event error messagesMarkus Mäkelä2020-01-131-2/+2
* | | 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.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
* | | 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.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