summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Limit query length in error log to 64K, to avoid output of full blobsVladislav Vaintroub2011-08-031-1/+1
* Enhance crash reporting. Fix Vladislav Vaintroub2011-08-031-1/+2
* Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-2/+2
* Merge of subquery cache off by default.unknown2011-07-151-1/+1
|\
| * Make subquery cache off by default.unknown2011-07-151-1/+1
* | Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.Igor Babaev2011-07-141-1/+1
|/
* Make table_elimination=on|off flag to be always present in @@optimizer_switch.Sergey Petrunya2011-07-081-11/+2
* Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-2/+2
* merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-1/+1
|\
| * Fix MySQL Bug #21978 : 'flush_time' value set for 1800 sec Vladislav Vaintroub2011-06-161-1/+1
* | Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-3/+3
* | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-1/+6
* | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-0/+3
* | Automatic mergeMichael Widenius2011-06-271-0/+1
|\ \
| * | Added reading of client-server my.cnf tagMichael Widenius2011-06-271-0/+1
* | | Merge 5.2 -> 5.3 Sergey Petrunya2011-06-241-12/+13
|\ \ \
| * | | Fixed several errors in Aria discovered by test case for lp:727869 ma_pagecac...Michael Widenius2011-06-241-1/+2
| * | | Fixed warning that sf_malloc_trough_check was not used when compiling without...Michael Widenius2011-06-121-2/+5
| * | | Fixes BUG#60976 "Crash, valgrind warning and memory leak with partitioned arc...Michael Widenius2011-06-111-13/+10
| | |/ | |/|
* | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-2/+8
|\ \ \ | |_|/ |/| |
| * | Added two new flags for the optimizer switch:Igor Babaev2011-06-051-2/+8
* | | Fixed that mysqld --no-defaults --help --verbose doesn't give a lot of irrele...Michael Widenius2011-06-071-8/+7
|/ /
* | Change optimizer_use_mrr=auto|disable|forceSergey Petrunya2011-06-031-2/+6
* | automatic merge with 5.2Michael Widenius2011-05-281-1/+32
|\ \ | |/
| * Fixed sql_perror() to return appropriate error messages on Windows,Vladislav Vaintroub2011-05-261-1/+1
| * On Windows, collect mysql error log with Windows Error Reporting.Vladislav Vaintroub2011-05-261-0/+31
* | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+24
|\ \
| * | many changes to my_getsystime.c:Sergei Golubchik2011-05-191-3/+3
| * | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-2/+3
* | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-1/+10
* | | Merge with 5.3 mainMichael Widenius2011-05-161-3/+5
|\ \ \
| * \ \ MWL#89 - Automatic merge with 5.3unknown2011-05-101-3/+5
| |\ \ \
| | * \ \ MWL#89unknown2011-05-021-3/+5
| | |\ \ \
| | | * \ \ MWL#89unknown2011-04-011-3/+5
| | | |\ \ \
| | | | * \ \ MWL#89unknown2011-03-301-3/+5
| | | | |\ \ \
| | | | | * \ \ MWL#89unknown2011-03-301-3/+5
| | | | | |\ \ \
| | | | | | * \ \ MWL#89unknown2011-03-011-1/+2
| | | | | | |\ \ \
| | | | | | * \ \ \ MWL#89unknown2011-03-011-3/+5
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merge MWL#89 into 5.3 main.unknown2011-01-111-3/+5
| | | | | | | |\ \ \ \
| | | | | | | | * \ \ \ Merge 5.3-mwl89 into 5.3.unknown2010-12-031-3/+5
| | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-3/+5
| | | | | | | | | |\ \ \ \
| | | | | | | | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-091-2/+2
| | | | | | | | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-301-3/+5
* | | | | | | | | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed compiler warnings and test cases problems found by buildbotMichael Widenius2011-05-111-1/+1
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-20/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix effect of recent mismerge (it made default pid file name ".pid" instea...Vladislav Vaintroub2011-05-071-8/+9
| * | | | | | | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-13/+67
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-8/+59
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET Georgi Kodinov2011-03-251-0/+8