Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename binlog_dbug_fsync_sleep -> debug_binlog_fsync_sleep | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
* | Change the default @@optimizer_switch settings: | Sergey Petrunya | 2011-11-02 | 1 | -1/+4 |
* | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys... | Michael Widenius | 2011-10-26 | 1 | -0/+3 |
* | Making subquery cache on by default. | unknown | 2011-10-05 | 1 | -1/+2 |
* | Allow one to block an account by using GRANT max_user_connections = -1 | Michael Widenius | 2011-09-26 | 1 | -1/+2 |
* | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 1 | -2/+4 |
* | Automatic merge with 5.2 | Michael Widenius | 2011-08-16 | 1 | -0/+3 |
|\ | |||||
| * | Fixed build failure in embedded library regarding that decrease_user_connecti... | Michael Widenius | 2011-08-16 | 1 | -0/+3 |
* | | Merge. | Igor Babaev | 2011-07-21 | 1 | -2/+0 |
|\ \ | |||||
| * | | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 1 | -2/+0 |
* | | | Merge from 5.2 | unknown | 2011-07-21 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge 5.1->5.2 | unknown | 2011-07-21 | 1 | -0/+1 |
| |\ | |||||
| | * | The function description added. | unknown | 2011-07-21 | 1 | -0/+1 |
* | | | Merge of subquery cache off by default. | unknown | 2011-07-15 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Make subquery cache off by default. | unknown | 2011-07-15 | 1 | -1/+0 |
* | | | | Changed the default setting of the optimizer switch 'optimize_join_buffer_size'. | Igor Babaev | 2011-07-14 | 1 | -2/+1 |
|/ / / | |||||
* | | | Make table_elimination=on|off flag to be always present in @@optimizer_switch. | Sergey Petrunya | 2011-07-08 | 1 | -25/+3 |
* | | | Set the default to be mrr=off,mrr_sort_keys=off: | Sergey Petrunya | 2011-07-08 | 1 | -6/+0 |
* | | | merge Windows performance patches into 5.3 | Vladislav Vaintroub | 2011-07-05 | 1 | -3/+0 |
|\ \ \ | |||||
| * | | | Fix MySQL Bug #21978 : 'flush_time' value set for 1800 sec | Vladislav Vaintroub | 2011-06-16 | 1 | -3/+0 |
| |/ / | |||||
* | | | Change the default @@optimizer_switch setting from | Sergey Petrunya | 2011-07-05 | 1 | -6/+0 |
* | | | Added progress reporting for alter table, LOAD DATA INFILE and for aria table... | Michael Widenius | 2011-07-01 | 1 | -11/+1 |
* | | | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -35/+59 |
|\ \ \ | |||||
| * | | | Added two new flags for the optimizer switch: | Igor Babaev | 2011-06-05 | 1 | -21/+26 |
| * | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -14/+33 |
| |\ \ \ | |||||
| | * | | | Fixed 3 valgrind bugs. | Igor Babaev | 2011-05-21 | 1 | -1/+1 |
| | * | | | Merge | Igor Babaev | 2011-05-20 | 1 | -14/+33 |
| | |\ \ \ | |||||
| | | * \ \ | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -14/+33 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -14/+38 |
| | | | |\ \ \ | |||||
| | | | | * | | | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -14/+39 |
* | | | | | | | | Merge with Sergei's tree to get in latest microsecond patches and also fixes ... | Michael Widenius | 2011-06-11 | 1 | -18/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | bugfixes: | Sergei Golubchik | 2011-06-09 | 1 | -6/+0 |
| * | | | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -12/+12 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -0/+25 |
* | | | | | | | | | Fixed that mysqld --no-defaults --help --verbose doesn't give a lot of irrele... | Michael Widenius | 2011-06-07 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Fixed compiler warning in central header file mysql_priv.h. | Vladislav Vaintroub | 2011-06-03 | 1 | -1/+1 |
* | | | | | | | | Change optimizer_use_mrr=auto|disable|force | Sergey Petrunya | 2011-06-03 | 1 | -10/+21 |
* | | | | | | | | Fixed the abort failure of a test case from vcol.vcol_misc. | Igor Babaev | 2011-05-28 | 1 | -1/+7 |
* | | | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -4/+100 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -16/+16 |
| * | | | | | | lp:750117 Bogus warning with aggregate and datetime column | Sergei Golubchik | 2011-04-18 | 1 | -0/+13 |
| * | | | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -3/+67 |
* | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme... | unknown | 2011-05-18 | 1 | -4/+4 |
* | | | | | | | Merge with 5.3 main | Michael Widenius | 2011-05-16 | 1 | -24/+46 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Post review fixes of MWL#148 (moving max/min optimization in optimize phase). | unknown | 2011-05-12 | 1 | -2/+13 |
| * | | | | | | | merge | unknown | 2011-05-10 | 1 | -6/+10 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Moving max/min optimization from prepare to optimization phase. MWL#148 | Oleksandr Byelkin | 2011-05-04 | 1 | -6/+10 |
| * | | | | | | | MWL#89 - Automatic merge with 5.3 | unknown | 2011-05-10 | 1 | -16/+23 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | MWL#89 | unknown | 2011-05-02 | 1 | -16/+23 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | MWL#89 | unknown | 2011-03-30 | 1 | -16/+23 |
| | | |\ \ \ \ \ \ |