Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make EXPLAIN better at displaying MRR/BKA: | Sergey Petrunya | 2011-04-02 | 1 | -4/+4 |
* | Merge | Igor Babaev | 2010-12-27 | 1 | -11/+12 |
|\ | |||||
| * | Post-review fixes. | Igor Babaev | 2010-12-22 | 1 | -6/+6 |
| * | Merge. | Igor Babaev | 2010-12-10 | 1 | -13/+14 |
| |\ | |||||
| | * | Merge | Igor Babaev | 2010-12-09 | 1 | -15/+16 |
| | |\ | |||||
| | | * | MWL #21: "index_merge: non-ROR intersection". | Igor Babaev | 2010-12-01 | 1 | -15/+16 |
| * | | | Addemdum for bug #685952. | Igor Babaev | 2010-12-09 | 1 | -2/+2 |
| |/ / | |||||
| * | | Made join order in two queries predetermined. | Igor Babaev | 2010-12-05 | 1 | -2/+2 |
| * | | Merge. | Igor Babaev | 2010-12-05 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge | Igor Babaev | 2010-08-31 | 1 | -3/+3 |
| | |\ | |||||
| | | * | The main patch for WL#24: | Igor Babaev | 2009-10-11 | 1 | -3/+3 |
* | | | | Merge. | Igor Babaev | 2010-12-10 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | MWL#128: Added into EXPLAIN output info about types of the used join buffers and | Igor Babaev | 2010-10-18 | 1 | -4/+4 |
* | | | | | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -0/+73 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -0/+55 |
| |\ \ \ | |||||
| | * | | | Bug#56423: Different count with SELECT and CREATE SELECT queries | Martin Hansson | 2010-10-07 | 1 | -0/+55 |
| * | | | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -0/+18 |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | |||||
| | * | | Bug#50402 Optimizer producing wrong results when using Index Merge on InnoDB | Sergey Glukhov | 2010-09-16 | 1 | -0/+18 |
| | |/ | |||||
* | | | Fix @@optimizer_switch support | Sergey Petrunya | 2010-07-16 | 1 | -63/+0 |
* | | | Subquery cache (MWL#66) added. | unknown | 2010-07-10 | 1 | -9/+9 |
* | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixes after last merge of MySQL 5.1 | Michael Widenius | 2010-05-13 | 1 | -1/+1 |
* | | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | XtraDB 8 after-merge fixes: fix forgotten manual merge of patch file. | unknown | 2009-11-14 | 1 | -2/+2 |
| |/ | |||||
* | | MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs | unknown | 2010-03-11 | 1 | -9/+9 |
* | | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -9/+9 |
* | | Merge MWL#67: MRR Backport and BKA backport. | Sergey Petrunya | 2009-12-22 | 1 | -2/+0 |
|\ \ | |||||
| * | | Backport into MariaDB-5.2 the following: | Igor Babaev | 2009-12-20 | 1 | -2/+0 |
* | | | MWL#67: MRR backport | Sergey Petrunya | 2009-12-22 | 1 | -9/+9 |
|/ / | |||||
* | | Backport into MariaDB-5.2 the following: | Sergey Petrunya | 2009-12-15 | 1 | -14/+14 |
|/ | |||||
* | automerge | Georgi Kodinov | 2009-06-15 | 1 | -0/+24 |
* | @@optimizer_switch backport and change from no_xxx to xx=on|off: post-review ... | Sergey Petrunia | 2009-03-14 | 1 | -1/+20 |
* | Change optimizer_switch from no_xxx to xxx=on/xx=off. | Sergey Petrunia | 2009-03-11 | 1 | -19/+54 |
* | - Backport @@optimizer_switch support from 6.0 | Sergey Petrunia | 2009-02-23 | 1 | -0/+117 |
* | Merge: mysql-5.0-bugteam -> mysql-5.1-bugteam | Sergey Petrunia | 2008-12-23 | 1 | -0/+28 |
* | merge of bug #37943 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2008-10-01 | 1 | -0/+10 |
* | Bug#31177: Server variables can't be set to their current values | unknown | 2007-12-01 | 1 | -0/+2 |
* | 5.0-opt -> 5.1-opt merge | unknown | 2007-07-18 | 1 | -0/+61 |
* | Bug #27531: 5.1 part of the fix | unknown | 2007-05-29 | 1 | -8/+8 |
* | bug #27531: 5.1 part of the fix: | unknown | 2007-05-04 | 1 | -4/+4 |
* | After merge fix. | unknown | 2006-12-26 | 1 | -1/+12 |
* | 1. Cumulated fix for Bug#22398, #22404 and #22405 | unknown | 2006-09-18 | 1 | -0/+40 |
* | After merge fix. | unknown | 2006-09-12 | 1 | -0/+31 |
* | This changeset belongs to | unknown | 2006-08-16 | 1 | -0/+1210 |