summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16620 JSON_ARRAYAGG and JSON_OBJECTAGG.Alexey Botchkov2019-10-146-15/+215
* MDEV-10014 Add RETURNING to INSERTSergei Golubchik2019-10-143-40/+30
* bugfix: PS and dependent subqueriesSergei Golubchik2019-10-141-2/+2
* MDEV-10014 Add RETURNING to INSERTRucha Deodhar2019-10-1414-105/+304
* cleanup st_select_lex_unit::explainableSergei Golubchik2019-10-146-63/+18
* cleanup: formattingSergei Golubchik2019-10-148-64/+53
* cleanup: reduce code duplicationSergei Golubchik2019-10-142-192/+96
* cleanup: don't pass wild_num to setup_wild()Sergei Golubchik2019-10-1410-82/+39
* outer references in subqueries in INSERTSergei Golubchik2019-10-141-19/+0
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-145-12/+45
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-145-15/+13
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-141-1/+1
* cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-141-1/+0
* cleanup: my_getopt, consistencySergei Golubchik2019-10-141-4/+2
* MDEV-20818 ER_CRASHED_ON_USAGE or Assertion `length <= column->length' failed...Alexander Barkov2019-10-142-11/+12
* clang failed to compile the embedded library with unused constant errorsAlexander Barkov2019-10-131-0/+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