| Commit message (Expand) | Author | Age | Files | Lines |
* | 5.3 merge | Sergei Golubchik | 2012-05-21 | 1 | -0/+42 |
|\ |
|
| * | BUG#998236: Assertion failure or valgrind errors at best_access_path ... | Sergey Petrunya | 2012-05-13 | 1 | -0/+42 |
* | | 5.3 merge | Sergei Golubchik | 2012-05-04 | 1 | -0/+40 |
|\ \
| |/ |
|
| * | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo... | Sergey Petrunya | 2012-04-19 | 1 | -3/+16 |
| * | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo... | Sergey Petrunya | 2012-04-19 | 1 | -0/+27 |
* | | merge | Sergei Golubchik | 2012-04-07 | 1 | -16/+16 |
|\ \
| |/ |
|
| * | BUG#913030: Optimizer chooses a suboptimal excution plan for Q18 from DBT-3 | Sergey Petrunya | 2012-04-02 | 1 | -16/+16 |
* | | Merge mariadb 5.3->mariadb 5.5 | unknown | 2012-03-24 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | Merge BUG#952372 | Sergey Petrunya | 2012-03-21 | 1 | -0/+22 |
| |\ |
|
| | * | BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit... | Sergey Petrunya | 2012-03-18 | 1 | -0/+22 |
| * | | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECT | Sergey Petrunya | 2012-03-19 | 1 | -0/+11 |
| |/ |
|
* | | Merge 5.3->5.5. | Igor Babaev | 2012-03-01 | 1 | -12/+12 |
|\ \
| |/ |
|
| * | Fixed LP bug #939009. | Igor Babaev | 2012-02-24 | 1 | -12/+12 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -0/+123 |
|\ \
| |/ |
|
| * | Fixed bug #934348. | Igor Babaev | 2012-02-18 | 1 | -0/+43 |
| * | Fixed LP bug #934342. | Igor Babaev | 2012-02-18 | 1 | -0/+80 |
* | | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -0/+488 |
|\ \
| |/ |
|
| * | BUG#923246: Loosescan reports different result than other semijoin methods | Sergey Petrunya | 2012-01-30 | 1 | -0/+40 |
| * | Merge. | Igor Babaev | 2012-01-27 | 1 | -0/+52 |
| |\ |
|
| | * | Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug could | Igor Babaev | 2012-01-27 | 1 | -0/+52 |
| * | | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ... | Sergey Petrunya | 2012-01-25 | 1 | -0/+27 |
| * | | Merge | Sergey Petrunya | 2012-01-25 | 1 | -0/+34 |
| |\ \
| | |/
| |/| |
|
| | * | BUG#920255: Wrong result (extra rows) with loosescan and IN subquery | Sergey Petrunya | 2012-01-25 | 1 | -0/+34 |
| * | | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sj | Igor Babaev | 2012-01-22 | 1 | -0/+252 |
| * | | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sj | Igor Babaev | 2012-01-21 | 1 | -0/+54 |
| |/ |
|
| * | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio... | Sergey Petrunya | 2012-01-20 | 1 | -0/+29 |
* | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -80/+163 |
|\ \
| |/ |
|
| * | BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg... | Sergey Petrunya | 2012-01-08 | 1 | -0/+17 |
| * | Back-ported the patch of the mysql-5.6 code line that | Igor Babaev | 2011-12-24 | 1 | -42/+21 |
| * | Merge | Igor Babaev | 2011-12-15 | 1 | -1/+8 |
| |\ |
|
| | * | Made join_cache_level == 2 by default. | Igor Babaev | 2011-12-15 | 1 | -1/+4 |
| | * | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+4 |
| * | | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o... | Sergey Petrunya | 2011-12-16 | 1 | -0/+27 |
| |/ |
|
| * | Fixed LP bug #901709. | Igor Babaev | 2011-12-11 | 1 | -0/+31 |
| * | Merge with 5.1 & fixes to IGNORE handling | Michael Widenius | 2011-12-11 | 1 | -1/+1 |
| |\ |
|
| | * | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -1/+1 |
| * | | Fixed LP bug #901312. | Igor Babaev | 2011-12-09 | 1 | -0/+24 |
| * | | Small semi-join optimization improvement: | Sergey Petrunya | 2011-12-08 | 1 | -16/+11 |
| * | | Make subquery Materialization, as well as semi-join Materialization be shown | Sergey Petrunya | 2011-12-05 | 1 | -15/+15 |
| |/ |
|
| * | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 1 | -0/+3 |
| * | Merge | Sergey Petrunya | 2011-11-25 | 1 | -24/+24 |
| |\ |
|
| | * | Semi-join optimizations code cleanup part 2: | Sergey Petrunya | 2011-11-25 | 1 | -23/+23 |
* | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -21/+110 |
|\ \ \
| |/ / |
|
| * | | Merge default materialization=on. | unknown | 2011-11-22 | 1 | -21/+29 |
| |\ \ |
|
| | * \ | Merge enabling materialization=on by default. | unknown | 2011-11-21 | 1 | -21/+29 |
| | |\ \ |
|
| | | * \ | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 1 | -21/+29 |
| | | |\ \ |
|
| | | | * | | Enable subquery materialization=ON by default. | unknown | 2011-11-09 | 1 | -21/+29 |
| | | | |/ |
|
| * | | | | Fixed LP bug #887496. | Igor Babaev | 2011-11-21 | 1 | -0/+33 |
| |/ / / |
|
| * | | | Fixed LP bug #891995. | Igor Babaev | 2011-11-18 | 1 | -0/+48 |
| |/ / |
|
* | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -3/+326 |
|\ \ \
| |/ / |
|