Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3 merge | Sergei Golubchik | 2012-02-24 | 1 | -6/+6 |
|\ | |||||
| * | Changed names of statistic variables and counting matches instaed of rejected... | unknown | 2012-02-22 | 1 | -6/+6 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -2/+20 |
|\ \ | |/ | |||||
| * | Counters for Index Condition Pushdown added (MDEV-130). | unknown | 2012-02-16 | 1 | -2/+20 |
* | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -10/+12 |
|\ \ | |/ | |||||
| * | Fixed LP bug #925985. | Igor Babaev | 2012-02-13 | 1 | -0/+2 |
| * | Fixed LP bug #922971. | Igor Babaev | 2012-01-28 | 1 | -10/+10 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Subquery code cleanups: | Sergey Petrunya | 2011-11-25 | 1 | -1/+1 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -18/+58 |
|\ \ | |/ | |||||
| * | Fixed LP bug #881318. | Igor Babaev | 2011-10-25 | 1 | -1/+18 |
| * | Automerge. | Sergey Petrunya | 2011-09-08 | 1 | -3/+16 |
| |\ | |||||
| | * | BUG#830993: Crash in end_read_record with derived table | Sergey Petrunya | 2011-09-08 | 1 | -3/+16 |
| * | | Fixed lp:828514 "Assertion `! is_set()' failed in Diagnostics_area::set_ok_st... | Michael Widenius | 2011-09-03 | 1 | -14/+24 |
| |/ | |||||
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1144/+2425 |
|\ \ | |/ | |||||
| * | Fixed LP bug #802860. | Igor Babaev | 2011-06-28 | 1 | -5/+22 |
| * | Merge MWL#90 into 5.3-main | Sergey Petrunya | 2011-04-30 | 1 | -82/+137 |
| |\ | |||||
| | * | Merge MWL#90 with main 5.3 tree | Sergey Petrunya | 2011-04-02 | 1 | -82/+137 |
| | |\ | |||||
| | | * | Make first_linear_tab()/next_linear_tab() use named constants instead of TRUE... | Sergey Petrunya | 2011-03-25 | 1 | -9/+13 |
| | | * | MWL#90: Address review feedback part #9: | Sergey Petrunya | 2011-03-22 | 1 | -1/+7 |
| | | * | MWL#90: Address review feedback part #8 | Sergey Petrunya | 2011-03-22 | 1 | -1/+1 |
| | | * | MWL#90: Address review feedback part #7 | Sergey Petrunya | 2011-03-22 | 1 | -13/+33 |
| | | * | MWL#90: Address review feedback part #5 | Sergey Petrunya | 2011-03-22 | 1 | -3/+9 |
| | | * | MWL#90: Address review feedback part #2 | Sergey Petrunya | 2011-03-21 | 1 | -0/+8 |
| | | * | Fix error code handling in fix for BUG#724228 | Sergey Petrunya | 2011-03-01 | 1 | -1/+2 |
| | | * | Merge 5.3 -> 5.3-subqueries-mwl90 | Sergey Petrunya | 2011-03-01 | 1 | -14/+15 |
| | | |\ | |||||
| | | * | | BUG#724228: Wrong result with materialization=on and three aggregates in mari... | Sergey Petrunya | 2011-03-01 | 1 | -4/+3 |
| | | * | | Code cleanup (remove garbage comments and #if 0-s) | Sergey Petrunya | 2011-02-22 | 1 | -84/+5 |
| | | * | | Code cleanup (1) | Sergey Petrunya | 2011-02-19 | 1 | -1/+1 |
| | | * | | MWL#90: subquery optimizations | Sergey Petrunya | 2011-02-18 | 1 | -32/+1 |
| | | * | | Post-merge fixes part 5 | Sergey Petrunya | 2011-02-16 | 1 | -0/+5 |
| | | * | | Post-merge fixes part 4 | Sergey Petrunya | 2011-02-16 | 1 | -1/+1 |
| | | * | | Post-merge fixes part 3 | Sergey Petrunya | 2011-02-16 | 1 | -9/+9 |
| | | * | | Post-merge fixes part 2 | Sergey Petrunya | 2011-02-16 | 1 | -0/+4 |
| | | * | | MWL#90: Merge (4) | Sergey Petrunya | 2011-02-15 | 1 | -64/+176 |
| | | |\ \ | |||||
| | | | * \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2011-02-15 | 1 | -64/+176 |
| | | | |\ \ | |||||
| | | | | * \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | Sergey Petrunya | 2010-12-09 | 1 | -13/+48 |
| | | | | |\ \ | |||||
| | | | | | * \ | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueries | psergey | 2010-07-11 | 1 | -13/+48 |
| | | | | | |\ \ | |||||
| | | | | | | * | | MWL#90: code cleanup | psergey | 2010-07-10 | 1 | -4/+1 |
| | | | | | | * | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subque... | Sergey Petrunya | 2010-06-08 | 1 | -38/+8 |
| | | | | | | * | | Buildbot fixes: | Sergey Petrunya | 2010-06-05 | 1 | -2/+4 |
| | | | | | | * | | MWL#90: Code cleanup: Unification of merged and non-merged SJM nests processing | Sergey Petrunya | 2010-06-05 | 1 | -8/+68 |
| | | | | | | * | | MWL#90, code movearound to unify merged and non-merged semi-join materializat... | Sergey Petrunya | 2010-06-04 | 1 | -1/+1 |
| | | | | | | * | | Subquery optimizations: | Sergey Petrunya | 2010-05-10 | 1 | -4/+5 |
| | | | | | | * | | MWL#90: Subqueries: Inside-out execution for non-semijoin materialized | Sergey Petrunya | 2010-04-06 | 1 | -0/+5 |
| * | | | | | | | | Make EXPLAIN better at displaying MRR/BKA: | Sergey Petrunya | 2011-04-02 | 1 | -2/+30 |
| |/ / / / / / / | |||||
| * | | | | | | | MRR interface: change range_info's type from char* to range_id_t typedef. The... | Sergey Petrunya | 2011-03-04 | 1 | -7/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Fix buildbot failure in fix of BUG#723822 | Sergey Petrunya | 2011-02-26 | 1 | -1/+2 |
| * | | | | | | Fixed high-impact Windows 64bit warnings (at least 4000 of them) | Vladislav Vaintroub | 2011-02-19 | 1 | -1/+1 |
| * | | | | | | Fix numerous warnings introduced in the last pushes on Windows | Vladislav Vaintroub | 2011-02-18 | 1 | -12/+12 |
| |/ / / / / |