summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10014 Add RETURNING to INSERTbb-10.5-10014Sergei Golubchik2019-10-135-65/+101
* bugfix: PS and dependent subqueriesSergei Golubchik2019-10-131-2/+2
* MDEV-10014 Add RETURNING to INSERTRucha Deodhar2019-10-1326-108/+1846
* 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-1310-33/+29
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-1314-13/+270
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-1344-153/+151
* MDEV-12684 Show what config file a sysvar got a value fromSergei Golubchik2019-10-134-57/+39
* cleanup: don't use my_getopt_is_args_separator()Sergei Golubchik2019-10-136-8/+4
* get def optSergei Golubchik2019-10-131-2/+2
* cleanup: unify --defaults* option handlingSergei Golubchik2019-10-135-209/+112
* cleanup: my_getopt, get_one_option isn't optionalSergei Golubchik2019-10-133-48/+37
* consistSergei Golubchik2019-10-131-1/+1
* cleanup: my_getopt, consistencySergei Golubchik2019-10-133-23/+14
* cleanup: my_defaults, remove Process_option_funcSergei Golubchik2019-10-132-105/+39
* 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
| | | |\ \ | | | | |/
| | | | * MDEV-20805 follow-up: Catch writes of bogus pagesMarko Mäkelä2019-10-114-4/+22
| | | | * Merge 5.5 into 10.1Marko Mäkelä2019-10-1127-366/+382
| | | | |\
| | | | | * MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
| | | | | * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1121-224/+233
| | | | * | MDEV-20804 Speed up main.index_merge_innodbMarko Mäkelä2019-10-119-272/+83
| | | * | | Fix CMAKE_BUILD_TYPE=DebugMarko Mäkelä2019-10-115-25/+32
| | | * | | MDEV-18546 ASAN heap-use-after-free in innobase_get_computed_value / row_purgeNikita Malyavin2019-10-113-0/+110
| | | * | | add innodb_debug_sync var to support DEBUG_SYNC from purge threadsNikita Malyavin2019-10-118-13/+174
| | * | | | 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
* | | | | | Fixing a mysqld crash on Ubuntu-10.2 (Quantal)Alexander Barkov2019-10-122-3/+3
* | | | | | MDEV-20806 Federated does not work with INET6, returns NULL with warning ER_T...Alexander Barkov2019-10-129-34/+118
* | | | | | MDEV-20790 CSV table with INET6 can be created and inserted into, but cannot ...Alexander Barkov2019-10-113-1/+132