summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19713 Remove big_tables system variableSergei Golubchik2019-09-2847-1155/+453
* fix max_rows calculations for internal on-disk temp tablesSergei Golubchik2019-09-282-2/+2
* removes references to a sysvar that disappeared 6 years agoSergei Golubchik2019-09-289-213/+7
* MDEV-7481 Replace max_long_data_size functionality with max_allowed_packetSergei Golubchik2019-09-2814-116/+3
* Merge 10.4 into 10.5Marko Mäkelä2019-09-2717-127/+94
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-09-2716-136/+66
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-09-2716-136/+67
| | |\
| | | * MDEV-20688 Recovery crashes after unnecessarily reading a corrupted pageThirunarayanan Balathandayuthapani2019-09-273-18/+22
| | | * dict_load_table(): Remove constant parameter cached=trueMarko Mäkelä2019-09-277-32/+14
| | | * Reduce rw_lock_debug_mutex contentionMarko Mäkelä2019-09-271-2/+22
| | | * Remove a useless large test, and add a debug assertionMarko Mäkelä2019-09-274-77/+1
| | | * MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64Marko Mäkelä2019-09-276-22/+13
| * | | MDEV-20117: Fix another scenarioMarko Mäkelä2019-09-273-3/+42
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-2725-325/+160
|\ \ \ \ | |/ / /
| * | | MDEV-20117 Assertion 0 failed in row_sel_get_clust_rec_for_mysqlMarko Mäkelä2019-09-264-2/+36
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-09-268-112/+84
| |\ \ \ | | |/ /
| | * | Fix GCC 9 -Wmaybe-uninitializedMarko Mäkelä2019-09-261-8/+9
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-09-266-103/+68
| | |\ \ | | | |/
| | | * MDEV-19514 preparation: Extend innodb.innodb-change-buffer-recoveryMarko Mäkelä2019-09-263-32/+46
| | | * MDEV-20675 Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5Marko Mäkelä2019-09-261-0/+5
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-09-262-71/+17
| | | |\
| | | | * Speed up main.sum_distinct-bigMarko Mäkelä2019-09-252-71/+17
| | * | | MDEV-20675 Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5Marko Mäkelä2019-09-261-2/+6
| * | | | MDEV-13564 follow-up: Remove dead codeMarko Mäkelä2019-09-2613-211/+40
* | | | | MDEV-20674 Reuse val_native() in ExtractValue() and UpdateXML()Alexander Barkov2019-09-263-150/+141
* | | | | btr_block_get(): Remove redundant parametersMarko Mäkelä2019-09-2513-278/+149
* | | | | btr_block_get(), btr_block_get_func(): Change the parameter toMarko Mäkelä2019-09-2511-112/+77
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-2543-141/+279
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-2542-140/+278
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-2435-60/+268
| | |\ \ \ | | | |/ /
| | | * | Fixing tests according to MDEV-20655 maturity stable for user_variablesAlexander Barkov2019-09-241-1/+1
| | | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-2433-44/+257
| | | |\ \ | | | | |/
| | | | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2433-44/+257
| | | | |\
| | | | | * MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2411-7/+222
| | | | | * Update mysqld_safe.sh - introduce defaults-group-suffix handlingrantal2019-09-211-1/+4
| | | | | * MDEV-4968 Old advices in mysql-log-rotate scriptchriscalender2019-09-211-5/+5
| | | | | * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| | | | | * MDEV-20596 Configure fails with newer CMakeRyan Coe2019-09-201-2/+2
| | | * | | MDEV-20655 maturity stable for user_variablesRasmus Johansson2019-09-241-1/+1
| | * | | | Remove --basedir arg from systemd startup scriptsVicențiu Ciorbaru2019-09-242-7/+2
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-244-70/+6
| | |\ \ \ \ | | | |/ / /
| | | * | | Remove the unused function btr_page_get()Marko Mäkelä2019-09-242-60/+1
| | | * | | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling...Varun Gupta2019-09-2312-186/+85
| | * | | | Remove Field::is_stat_field completelyMichael Widenius2019-09-232-4/+0
| * | | | | Update mysqld_multi.shrantal2019-09-241-1/+1
* | | | | | MDEV-20468: Allocating more space than required for JOIN_TAB array for a quer...Varun Gupta2019-09-243-7/+42
* | | | | | MDEV-16470 - Session user variables trackerSergey Vojtovich2019-09-2416-21/+141
* | | | | | Cleanup session trackerSergey Vojtovich2019-09-249-54/+50
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-09-2424-550/+7171
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-19956 Queries with subqueries containing UNION are not parsedIgor Babaev2019-09-2321-544/+7163