Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4840: Wrong result (missing rows) on LEFT JOIN with InnoDB tables | Sergey Petrunya | 2013-08-22 | 1 | -3/+6 |
* | fix the include guards and add missing gplv2 headers | Sergei Golubchik | 2012-02-17 | 1 | -0/+16 |
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -2/+2 |
|\ | |||||
| * | 5.2->5.3 merge | Sergei Golubchik | 2011-11-12 | 1 | -0/+2 |
| |\ | |||||
| | * | BUG#884184: Wrong result with RIGHT JOIN + derived_merge | Sergey Petrunya | 2011-11-01 | 1 | -0/+2 |
| | * | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -4/+5 |
| * | | BUG#884631: Table elimination works 5.3 release builds even if turned off | Sergey Petrunya | 2011-11-01 | 1 | -2/+0 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -8/+10 |
|\ \ \ | |/ / | |||||
| * | | Fixed LP bugs #717577, #724942. | Igor Babaev | 2011-04-26 | 1 | -3/+4 |
| * | | Fixed LP bug #698882. | Igor Babaev | 2011-01-15 | 1 | -1/+1 |
| * | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -4/+5 |
* | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -1/+0 |
|/ / | |||||
* | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -1/+1 |
* | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -2/+10 |
|\ \ | |/ | |||||
| * | LPBUG#523593: Running RQG optimizer_no_subquery crashes MariaDB | Sergey Petrunya | 2010-02-18 | 1 | -2/+10 |
* | | Change Field_enumerator to enumerate Item_field-s not Field-s. | Sergey Petrunya | 2010-02-21 | 1 | -1/+2 |
* | | Backport of subquery optimizations to 5.3. | Sergey Petrunya | 2010-01-17 | 1 | -1/+5 |
|/ | |||||
* | MWL#17: Table elimination: fixes for windows | Sergey Petrunya | 2009-09-16 | 1 | -2/+2 |
* | Fix compiler warnings. | unknown | 2009-09-07 | 1 | -4/+4 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-09-02 | 1 | -28/+44 |
* | MWL#17: Table-elimination | Sergey Petrunya | 2009-09-01 | 1 | -749/+1027 |
* | MWL#17: Table elimination: | Sergey Petrunya | 2009-08-27 | 1 | -1/+5 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-25 | 1 | -10/+12 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-25 | 1 | -10/+3 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-25 | 1 | -10/+3 |
* | MWL#17: Table elimination: last fixes | Sergey Petrunya | 2009-08-24 | 1 | -73/+122 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-24 | 1 | -2/+12 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-21 | 1 | -33/+0 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-21 | 1 | -11/+16 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-20 | 1 | -119/+298 |
* | Variable/function renames | Sergey Petrunya | 2009-08-19 | 1 | -142/+146 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-19 | 1 | -67/+56 |
* | More code cleanups | Sergey Petrunya | 2009-08-19 | 1 | -91/+50 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-19 | 1 | -190/+197 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-18 | 1 | -237/+128 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-18 | 1 | -105/+238 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-17 | 1 | -6/+13 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-16 | 1 | -13/+49 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-16 | 1 | -10/+72 |
* | - Better comments | Sergey Petrunya | 2009-08-16 | 1 | -37/+40 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-16 | 1 | -143/+84 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-16 | 1 | -9/+3 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-16 | 1 | -1/+4 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-15 | 1 | -8/+7 |
* | Fix trivial typo | Sergey Petrunya | 2009-08-15 | 1 | -1/+1 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-15 | 1 | -34/+47 |
* | MWL#17: Address 2nd post-review feedback | Sergey Petrunya | 2009-08-15 | 1 | -233/+254 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-14 | 1 | -124/+189 |
* | MWL#17: Table elimination | Sergey Petrunya | 2009-08-13 | 1 | -31/+23 |