summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* cleanup st_select_lex_unit::explainableSergei Golubchik2019-10-136-63/+18
* cleanup: formattingSergei Golubchik2019-10-138-64/+53
* cleanup: reduce code duplicationSergei Golubchik2019-10-132-192/+96
* cleanup: don't pass wild_num to setup_wild()Sergei Golubchik2019-10-1310-82/+39
* outer references in subqueries in INSERTSergei Golubchik2019-10-131-19/+0
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-135-12/+45
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-135-15/+13
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-131-1/+1
* cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-131-1/+0
* cleanup: my_getopt, consistencySergei Golubchik2019-10-131-4/+2
* MDEV-16327: Server doesn't account for engines that supports OFFSET on their ...Oleksandr Byelkin2019-10-133-2/+14
* MDEV-18553: MDEV-16327 pre-requisits part 3: move kill check in one placeOleksandr Byelkin2019-10-135-22/+6
* MDEV-18553: MDEV-16327 pre-requisits part 2: uniform of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-1314-83/+63
* MDEV-18553: MDEV-16327 pre-requisits part 1: isolation of LIMIT/OFFSET handlingOleksandr Byelkin2019-10-1318-154/+198
* Merge 10.4 into 10.5Marko Mäkelä2019-10-121-2/+2
|\
| * Fix -Wunused-variableMarko Mäkelä2019-10-121-2/+2
* | Fixing a mysqld crash on Ubuntu-10.2 (Quantal)Alexander Barkov2019-10-121-1/+1
* | MDEV-20806 Federated does not work with INET6, returns NULL with warning ER_T...Alexander Barkov2019-10-123-7/+46
* | MDEV-20798 Conversion from INET6 to other types performed without errors or w...Alexander Barkov2019-10-112-0/+18
* | MDEV-20795 CAST(inet6 AS BINARY) returns wrong resultAlexander Barkov2019-10-113-9/+143
* | Merge 10.4 into 10.5Marko Mäkelä2019-10-1122-191/+230
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-10-107-24/+69
| |\
| | * Fix compilation 2 (GCC 9)Aleksey Midenkov2019-10-101-0/+5
| | * Fix Mroonga compilationAleksey Midenkov2019-10-101-1/+1
| | * MDEV-17333 Assertion in update_auto_increment() upon exotic LOADAleksey Midenkov2019-10-103-5/+34
| | * MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-103-10/+25
| | * MDEV-16130 wrong error message adding AS ROW START to versioned tableAleksey Midenkov2019-10-102-8/+4
| * | Merge 10.3 into 10.4Marko Mäkelä2019-10-1012-156/+152
| |\ \ | | |/
| | * After merge fix, this line was removed in adefaefSergey Vojtovich2019-10-091-1/+0
| | * Merge 10.2 into 10.3Marko Mäkelä2019-10-099-143/+135
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-10-096-110/+62
| | | |\
| | | | * MDEV-19536 - Server crash or ASAN heap-use-after-free in is_temporary_table /Sergey Vojtovich2019-10-075-64/+29
| | | | * Cleanup EITSSergey Vojtovich2019-10-023-47/+34
| | | * | MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-083-35/+73
| | * | | MDEV-20591: Follow-up fixMarko Mäkelä2019-10-091-5/+7
| | * | | MDEV-20753: Sequence with limit 0 crashes serverOleksandr Byelkin2019-10-091-1/+1
| | * | | MDEV-16239 Many test in rpl suite failssachin2019-10-081-0/+1
| | * | | MDEV-20591 Wrong Number of rows in mysqlbinlog outputSachin2019-10-081-1/+10
| | * | | Cleanup mman.h includesSergey Vojtovich2019-10-022-8/+0
| | * | | MDEV-20684: innodb/query cache use madvise CORE/NOCORE on FreeBSDDaniel Black2019-10-021-2/+2
| * | | | MDEV-20740: Odd computations in calculate_cond_selectivity_for_tableSergei Petrunia2019-10-042-7/+14
* | | | | A small cleanup for MDEV-16309 Split ::create_tmp_field() into virtual method...Alexander Barkov2019-10-103-21/+28
* | | | | Merge branch '10.5' into bb-10.5-hfAlexey Botchkov2019-10-101-2/+2
|\ \ \ \ \
| * | | | | MDEV-274: Fix unresolved link-time referencesMarko Mäkelä2019-10-101-2/+2
* | | | | | Merge branch '10.5' into bb-10.5-hfAlexey Botchkov2019-10-102-3/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-20783 INET6 cannot be converted to BINARY(16)Alexander Barkov2019-10-102-3/+8
* | | | | | Merge branch 'MDEV-16620' of https://github.com/markus456/server into bb-10.5-hfAlexey Botchkov2019-10-107-5/+140
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | MDEV-16620: Add JSON_ARRAYAGG functionMarkus Mäkelä2019-07-046-5/+114
* | | | | | MDEV-20785 Converting INET6 to CHAR(39) produces garbage without a warningAlexander Barkov2019-10-091-1/+1
* | | | | | MDEV-274 The data type for IPv6/IPv4 addresses in MariaDBAlexander Barkov2019-10-084-8/+28