summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Force rebuildvice-1Vicențiu Ciorbaru2019-10-221-0/+1
* Fix compile failure on Power9Vicențiu Ciorbaru2019-10-221-0/+3
* MDEV-20844 RBR from binary(16) to inet6 fails with error 171: The event was c...Alexander Barkov2019-10-1811-78/+322
* MDEV-20856 Bad values in metadata views for partitions on VARBINARYAlexander Barkov2019-10-189-257/+368
* Part2: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-168-905/+69
* Part1: MDEV-20837 Add MariaDB_FUNCTION_PLUGINAlexander Barkov2019-10-1613-63/+967
* MDEV-20831 Table partitioned by LIST/RANGE COLUMNS(inet6) can be created, but...Alexander Barkov2019-10-156-111/+252
* MDEV-20822 INET6 crashes in combination with RBR extended metadataAlexander Barkov2019-10-143-4/+136
* MDEV-20826 Wrong result of MIN(inet6) with GROUP BYAlexander Barkov2019-10-143-0/+19
* MDEV-16620 JSON_ARRAYAGG and JSON_OBJECTAGG.Alexey Botchkov2019-10-148-16/+237
* MDEV-10014 Add RETURNING to INSERTSergei Golubchik2019-10-145-65/+101
* bugfix: PS and dependent subqueriesSergei Golubchik2019-10-141-2/+2
* MDEV-10014 Add RETURNING to INSERTRucha Deodhar2019-10-1426-108/+1846
* 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-1410-33/+29
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-1414-13/+270
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-1444-153/+151
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-144-57/+39
* cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-146-8/+4
* cleanup: unify --defaults* option handlingSergei Golubchik2019-10-145-210/+113
* cleanup: my_getopt, get_one_option isn't optionalSergei Golubchik2019-10-143-48/+37
* cleanup: my_getopt, consistencySergei Golubchik2019-10-143-23/+14
* cleanup: my_defaults, remove Process_option_funcSergei Golubchik2019-10-142-105/+39
* MDEV-20818 ER_CRASHED_ON_USAGE or Assertion `length <= column->length' failed...Alexander Barkov2019-10-149-18/+171
* clang failed to compile the embedded library with unused constant errorsAlexander Barkov2019-10-131-0/+2
* MDEV-20800 Server crashes in Field_inet6::store_warning upon updating table s...Alexander Barkov2019-10-136-31/+40
* Removing redundant `--source include/have_innodb.inc` from type_inet6_{memory...Alexander Barkov2019-10-132-4/+0
* Adding the "override" keyword to Item_char_typecast_func_handler_inet6_to_bin...Alexander Barkov2019-10-131-1/+2
* MDEV-16327: Server doesn't account for engines that supports OFFSET on their ...Oleksandr Byelkin2019-10-136-7/+71
* 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-1249-644/+763
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-10-121-1/+3
| |\
| | * MDEV-20814 Assertion index->is_instant() failed on trivial upgrade from 10.1Marko Mäkelä2019-10-121-1/+3
| * | Null-merge 10.3 into 10.4Marko Mäkelä2019-10-120-0/+0
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2019-10-122-3/+12
| | |\
| | | * MDEV-20813 Assertion failure in buf_flush_init_for_writing() for innodb_immed...Marko Mäkelä2019-10-122-3/+12
| * | | Fix -Wunused-variableMarko Mäkelä2019-10-121-2/+2
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1246-640/+757
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-10-1246-640/+757
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-10-120-0/+0
| | | |\
| | | | * MDEV-20728: /usr/sbin/mysqld: unknown variable 'defaults-group-suffix=mysqld1Julius Goryavsky2019-10-121-1/+1
| | | * | MDEV-20728: /usr/sbin/mysqld: unknown variable 'defaults-group-suffix=mysqld1Julius Goryavsky2019-10-121-1/+1
| | | * | Fix -std=c++98 -Wzero-length-arrayMarko Mäkelä2019-10-114-12/+10
| | | * | After-merge fix: Correct an assertionMarko Mäkelä2019-10-111-1/+1
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-10-1138-631/+485
| | | |\ \ | | | | |/