Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pbxt suite is now a main-pbxt overlay | Sergei Golubchik | 2012-02-29 | 338 | -105185/+0 |
* | remove few obscure, unused, or misused mtr features | Sergei Golubchik | 2012-02-06 | 1 | -1/+0 |
* | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 6 | -1696/+42 |
|\ | |||||
| * | 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 |
* | | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 2 | -51/+51 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 31 | -109/+223 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 1 | -24/+24 |
* | | | | Merge XtraDB from Percona-server-5.5.17-rel22.1 into MariaDB 5.5 | unknown | 2011-12-15 | 1 | -24/+24 |
* | | | | after merge changes: | Sergei Golubchik | 2011-12-12 | 19 | -74/+74 |
* | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 7 | -25/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | 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 |
| |/ / / / | |||||
* | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 13 | -86/+119 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 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 |
* | | | | merge | Sergei Golubchik | 2011-11-03 | 4 | -10/+10 |
* | | | | fix embedded tests. | Sergei Golubchik | 2011-10-28 | 1 | -0/+1 |
* | | | | fixes for sys_vars and pbxt suites | Sergei Golubchik | 2011-10-28 | 2 | -46/+0 |
* | | | | Sergey Petrunya fixes for subselect* tests, | Sergei Golubchik | 2011-10-22 | 8 | -168/+144 |
* | | | | post-merge changes to the mysql-test suite | Sergei Golubchik | 2011-10-19 | 1 | -0/+4 |
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 51 | -587/+757 |
|\ \ \ \ | |/ / / |