summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-112-6/+6
|\
| * MDEV-21758 : Events switched randomly to SLAVESIDE_DISABLEDJan Lindström2020-03-091-4/+4
* | MDEV-15724 - Possible crash in parserAleksey Midenkov2020-03-111-0/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-064-7/+37
|\ \ | |/
| * 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
* | MDEV-20382: SHOW PRIVILEGES displays "Delete versioning rows" rather than "De...Anel Husakovic2020-03-051-1/+1
* | Better commentsSergei Petrunia2020-02-251-15/+16
* | MDEV-21554 Crash in JOIN_CACHE_BKAH::skip_index_tuple when mrr=on andIgor Babaev2020-02-251-2/+4
* | MDEV-21628: Index condition pushdown condition ... not used with BKASergei Petrunia2020-02-191-0/+15
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-103-5/+11
|\ \ | |/
| * 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-21614 Wrong query results with optimizer_switch="split_materialized=on"Igor Babaev2020-02-071-1/+10
* | | | MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-051-53/+35
* | | | ha_partition: add comments, comment out unused member variablesSergei Petrunia2020-02-052-3/+90
* | | | MDEV-21195 INSERT chooses wrong partition for RANGE partitioning by DECIMAL c...Aleksey Midenkov2020-02-023-6/+26
* | | | MDEV-17798 System variable system_versioning_asof accepts wrong valuesAleksey Midenkov2020-02-021-2/+2
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-01-313-25/+32
|\ \ \ \ | |/ / /
| * | | 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 'MDEV-21383' into 10.3Oleksandr Byelkin2020-01-252-1/+73
|\ \ \ \
| * | | | MDEV-21383: Possible range plan is not used under certain conditionsbb-10.3-mdev21383Sergei Petrunia2020-01-242-1/+73
* | | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-244-3/+26
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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.2' into 10.3Oleksandr Byelkin2020-01-213-5/+12
|\ \ \ \ | |/ / /
| * | | 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 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