summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* rename binlog_dbug_fsync_sleep -> debug_binlog_fsync_sleepSergei Golubchik2011-11-031-1/+1
* Change the default @@optimizer_switch settings:Sergey Petrunya2011-11-021-1/+4
* Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys...Michael Widenius2011-10-261-0/+3
* Making subquery cache on by default.unknown2011-10-051-1/+2
* Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-1/+2
* Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-2/+4
* Automatic merge with 5.2Michael Widenius2011-08-161-0/+3
|\
| * Fixed build failure in embedded library regarding that decrease_user_connecti...Michael Widenius2011-08-161-0/+3
* | Merge.Igor Babaev2011-07-211-2/+0
|\ \
| * | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-2/+0
* | | Merge from 5.2unknown2011-07-211-0/+1
|\ \ \ | |/ / |/| / | |/
| * Merge 5.1->5.2unknown2011-07-211-0/+1
| |\
| | * The function description added.unknown2011-07-211-0/+1
* | | Merge of subquery cache off by default.unknown2011-07-151-1/+0
|\ \ \
| * | | Make subquery cache off by default.unknown2011-07-151-1/+0
* | | | Changed the default setting of the optimizer switch 'optimize_join_buffer_size'.Igor Babaev2011-07-141-2/+1
|/ / /
* | | Make table_elimination=on|off flag to be always present in @@optimizer_switch.Sergey Petrunya2011-07-081-25/+3
* | | Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-6/+0
* | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-3/+0
|\ \ \
| * | | Fix MySQL Bug #21978 : 'flush_time' value set for 1800 sec Vladislav Vaintroub2011-06-161-3/+0
| |/ /
* | | Change the default @@optimizer_switch setting fromSergey Petrunya2011-07-051-6/+0
* | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table...Michael Widenius2011-07-011-11/+1
* | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-35/+59
|\ \ \
| * | | Added two new flags for the optimizer switch:Igor Babaev2011-06-051-21/+26
| * | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-14/+33
| |\ \ \
| | * | | Fixed 3 valgrind bugs.Igor Babaev2011-05-211-1/+1
| | * | | MergeIgor Babaev2011-05-201-14/+33
| | |\ \ \
| | | * \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-14/+33
| | | |\ \ \
| | | | * \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-14/+38
| | | | |\ \ \
| | | | | * | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-14/+39
* | | | | | | | Merge with Sergei's tree to get in latest microsecond patches and also fixes ...Michael Widenius2011-06-111-18/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | bugfixes:Sergei Golubchik2011-06-091-6/+0
| * | | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-12/+12
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-0/+25
* | | | | | | | | Fixed that mysqld --no-defaults --help --verbose doesn't give a lot of irrele...Michael Widenius2011-06-071-1/+1
|/ / / / / / / /
* | | | | | | | Fixed compiler warning in central header file mysql_priv.h.Vladislav Vaintroub2011-06-031-1/+1
* | | | | | | | Change optimizer_use_mrr=auto|disable|forceSergey Petrunya2011-06-031-10/+21
* | | | | | | | Fixed the abort failure of a test case from vcol.vcol_misc.Igor Babaev2011-05-281-1/+7
* | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-4/+100
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | post review changes 2Sergei Golubchik2011-05-191-16/+16
| * | | | | | lp:750117 Bogus warning with aggregate and datetime columnSergei Golubchik2011-04-181-0/+13
| * | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-3/+67
* | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-4/+4
* | | | | | | Merge with 5.3 mainMichael Widenius2011-05-161-24/+46
|\ \ \ \ \ \ \
| * | | | | | | Post review fixes of MWL#148 (moving max/min optimization in optimize phase).unknown2011-05-121-2/+13
| * | | | | | | mergeunknown2011-05-101-6/+10
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Moving max/min optimization from prepare to optimization phase. MWL#148Oleksandr Byelkin2011-05-041-6/+10
| * | | | | | | MWL#89 - Automatic merge with 5.3unknown2011-05-101-16/+23
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | MWL#89unknown2011-05-021-16/+23
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ MWL#89unknown2011-03-301-16/+23
| | | |\ \ \ \ \ \