Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update test results (checked) | Sergey Petrunya | 2012-06-21 | 1 | -2/+2 |
* | Update test results. | Sergey Petrunya | 2012-06-20 | 1 | -1/+1 |
* | Merge 5.2->5.3 | Sergey Petrunya | 2012-06-18 | 1 | -2/+2 |
|\ | |||||
| * | Adjusted results in pbxt.negation_elimination after the fix for lp bug 992380. | Igor Babaev | 2012-06-12 | 1 | -2/+2 |
* | | Fixed pbxt test case not run by default. | unknown | 2012-06-06 | 1 | -2/+2 |
* | | Merge with 5.2 | Michael Widenius | 2012-04-04 | 5 | -34/+34 |
|\ \ | |/ | |||||
| * | Merge with 5.1 | Michael Widenius | 2012-04-04 | 5 | -35/+35 |
| |\ | |||||
| | * | Fixed test cases that changed as part of fixing bugs with record count and pa... | Michael Widenius | 2012-04-04 | 5 | -35/+35 |
* | | | Fixed LP bug #939009. | Igor Babaev | 2012-02-24 | 2 | -4/+4 |
* | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 2 | -6/+6 |
|\ \ \ | |/ / | |||||
| * | | Back-ported the fix and the test case for bug #50257 from mariadb-5.3 code line. | Igor Babaev | 2012-01-13 | 1 | -2/+2 |
| * | | Fixed LP bug #904345. | Igor Babaev | 2011-12-27 | 3 | -9/+9 |
* | | | Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd... | Michael Widenius | 2012-01-13 | 2 | -0/+7 |
* | | | Back-ported the patch of the mysql-5.6 code line that | Igor Babaev | 2011-12-24 | 5 | -81/+90 |
* | | | Update mysql-test/suite/pbxt/r/subselect.result for the previous push | Sergey Petrunya | 2011-12-20 | 1 | -10/+10 |
* | | | Made join_cache_level == 2 by default. | Igor Babaev | 2011-12-15 | 4 | -0/+17 |
* | | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 18 | -0/+67 |
* | | | Adjusted the results of pbxt.subselect after the latest merge 5.1->5.2->5.3. | Igor Babaev | 2011-12-11 | 1 | -1/+1 |
* | | | Merge with 5.1 & fixes to IGNORE handling | Michael Widenius | 2011-12-11 | 7 | -3407/+23 |
|\ \ \ | |||||
| * \ \ | Merge with 5.2. | Michael Widenius | 2011-12-11 | 7 | -3407/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 7 | -3407/+23 |
| | |\ \ | | | |/ | |||||
| | | * | Fixes for build failuers found by buildbot | Michael Widenius | 2011-11-24 | 7 | -3407/+23 |
* | | | | Fixed LP bug #899509. | Igor Babaev | 2011-12-06 | 1 | -2/+2 |
* | | | | Update test result missed in the previous cset | Sergey Petrunya | 2011-12-05 | 1 | -1/+1 |
* | | | | Make subquery Materialization, as well as semi-join Materialization be shown | Sergey Petrunya | 2011-12-05 | 1 | -3/+3 |
|/ / / | |||||
* | | | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 4 | -0/+16 |
* | | | Update test results | Sergey Petrunya | 2011-11-25 | 1 | -2/+2 |
* | | | Merge enabling materialization=on by default. | unknown | 2011-11-21 | 2 | -7/+11 |
|\ \ \ | |||||
| * \ \ | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 2 | -7/+11 |
| |\ \ \ | |||||
| | * | | | Fixed PBXT test cases. | unknown | 2011-11-09 | 2 | -7/+11 |
* | | | | | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 4 | -16/+16 |
|/ / / / | |||||
* | | | | Fixed LP bug #889750. | Igor Babaev | 2011-11-15 | 2 | -3/+3 |
|/ / / | |||||
* | | | Change the default @@optimizer_switch settings: | Sergey Petrunya | 2011-11-02 | 1 | -32/+32 |
* | | | Fix bug lp:833702 | unknown | 2011-11-01 | 1 | -6/+6 |
* | | | update pbxt test results | Sergei Golubchik | 2011-10-14 | 2 | -3/+9 |
* | | | Merge | unknown | 2011-10-10 | 1 | -25/+25 |
* | | | Fixed a cost estimation bug introduced into in the function best_access_path | Igor Babaev | 2011-09-30 | 4 | -11/+29 |
* | | | Merge with 5.2 | Michael Widenius | 2011-09-15 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed test to be repeatable | Michael Widenius | 2011-09-15 | 2 | -2/+2 |
| * | | Fix of LP BUG#780386. | unknown | 2011-09-05 | 1 | -7/+7 |
* | | | merge 5.2->5.3 | unknown | 2011-09-05 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix pbxt suite to keep the same opti9misation it was before. | unknown | 2011-09-05 | 2 | -2/+2 |
* | | | Fix bug lp:827416 | unknown | 2011-08-27 | 2 | -6/+13 |
* | | | Fix bug lp:817384 | unknown | 2011-08-09 | 1 | -2/+2 |
* | | | Update test results for previous cset | Sergey Petrunya | 2011-08-08 | 4 | -7/+7 |
* | | | Fixed a crash with pbxt.subselect when 'derived_merge' is set off in | Igor Babaev | 2011-07-22 | 2 | -8/+0 |
* | | | Merge. | Igor Babaev | 2011-07-21 | 3 | -19/+33 |
|\ \ \ | |||||
| * | | | Made the optimizer switches 'derived_merge' and 'derived_with_keys' | Igor Babaev | 2011-07-21 | 3 | -19/+33 |
* | | | | Merge from 5.2 | unknown | 2011-07-21 | 1 | -3/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Test fix merge. | unknown | 2011-07-21 | 1 | -3/+3 |
| |\ \ \ | | | |/ | | |/| |