Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed LP bug #793436. | Igor Babaev | 2011-06-06 | 9 | -14/+51 |
* | Added two new flags for the optimizer switch: | Igor Babaev | 2011-06-05 | 7 | -52/+83 |
* | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 99 | -1089/+4331 |
|\ | |||||
| * | Fixed bugs causing failures fot the funcs_1 test suite. | Igor Babaev | 2011-06-03 | 8 | -25/+108 |
| * | Fix of privilege problem in views and PS | Oleksandr Byelkin | 2011-06-02 | 2 | -3/+1 |
| * | Return commented out tests. | Oleksandr Byelkin | 2011-05-31 | 4 | -62/+80 |
| * | Fixed typo (exlude -> exclude). | unknown | 2011-05-30 | 3 | -4/+4 |
| * | Fixed valgrind problem in expression cache (double opening the table). | unknown | 2011-05-30 | 1 | -1/+2 |
| * | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106. | Igor Babaev | 2011-05-27 | 10 | -17/+55 |
| * | Fixed 2 valgrind bugs in the tree for mwl #106. | Igor Babaev | 2011-05-22 | 3 | -1/+2 |
| * | Fixed 3 valgrind bugs. | Igor Babaev | 2011-05-21 | 10 | -99/+35 |
| * | Added back the SP calls from the test case for bug 48073. | Igor Babaev | 2011-05-20 | 3 | -4/+18 |
| * | Merge | Igor Babaev | 2011-05-20 | 99 | -1176/+4335 |
| |\ | |||||
| | * | Fixed a compiler warning. | Igor Babaev | 2011-05-20 | 1 | -1/+1 |
| | * | Fixed a compiler problem. | Igor Babaev | 2011-05-19 | 1 | -1/+1 |
| | * | Merge | Igor Babaev | 2011-05-19 | 3 | -4/+3 |
| | |\ | |||||
| | | * | Fixed compiler warnings. | Igor Babaev | 2011-05-19 | 3 | -4/+3 |
| | * | | Fix warnings | Vladislav Vaintroub | 2011-05-20 | 4 | -4/+4 |
| | |/ | |||||
| | * | Fixed compiler warnings. | Igor Babaev | 2011-05-19 | 3 | -7/+7 |
| | * | Fixed crashes in the rpl suite due to a bug in Item_func_set_user_var::fix_fi... | Igor Babaev | 2011-05-19 | 10 | -54/+47 |
| | * | Fixed LP bug #784848 that caused failures of func_str.test and | Igor Babaev | 2011-05-18 | 6 | -31/+70 |
| | * | Fixed LP bug #784281. | Igor Babaev | 2011-05-17 | 8 | -43/+76 |
| | * | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 92 | -1095/+4193 |
| | |\ | |||||
| | | * | Post-merge fix: adjusted results for the vcol suite. | Igor Babaev | 2010-09-23 | 4 | -12/+10 |
| | | * | Post-merge fixes in comments. | Igor Babaev | 2010-09-23 | 1 | -8/+8 |
| | | * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 72 | -926/+4101 |
| | | |\ | |||||
| | | | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 70 | -917/+4206 |
* | | | | | Buildbot fixes: | Sergey Petrunya | 2011-06-03 | 3 | -2/+3 |
* | | | | | Fixed compiler warning in central header file mysql_priv.h. | Vladislav Vaintroub | 2011-06-03 | 1 | -1/+1 |
* | | | | | More changes from optimizer_use_mrr to optimizer_switch | Sergey Petrunya | 2011-06-03 | 2 | -8/+4 |
* | | | | | Buildbot fixes: don't use @@optimizer_use_mrr, it has been moved into @@optim... | Sergey Petrunya | 2011-06-03 | 2 | -2/+6 |
* | | | | | Buildbot fixes: let mysql-test/t/sp.test set @@query_cache_size only if the s... | Sergey Petrunya | 2011-06-03 | 2 | -5/+13 |
* | | | | | Merge | Sergey Petrunya | 2011-06-03 | 14 | -72/+64 |
|\ \ \ \ \ | |||||
| * | | | | | Change optimizer_use_mrr=auto|disable|force | Sergey Petrunya | 2011-06-03 | 14 | -72/+64 |
* | | | | | | Merge | Igor Babaev | 2011-06-02 | 1 | -12/+29 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Corrected the previous patch concerning elimination of SQL_SELECT::original_c... | Igor Babaev | 2011-05-31 | 1 | -12/+29 |
* | | | | | | Merge fix for BUG#787299. | Sergey Petrunya | 2011-06-02 | 5 | -4/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | BUG#787299: Valgrind complains on a join query with two IN subqueries | Sergey Petrunya | 2011-06-02 | 5 | -4/+62 |
| |/ / / / / | |||||
* | | | | | | Change suite/rpl/t/rpl_row_basic_11bugs.test to require query cache. | Sergey Petrunya | 2011-06-02 | 1 | -0/+1 |
* | | | | | | automerge | unknown | 2011-05-31 | 1 | -0/+10 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Attempt to fix rpl.rpl_corruption failure seen in Buildbot on Windows. | unknown | 2011-05-31 | 1 | -0/+10 |
* | | | | | | - Remove compiler warning | Sergey Petrunya | 2011-05-30 | 2 | -34/+6 |
* | | | | | | Merge 5.3-main -> MWL#90 | Sergey Petrunya | 2011-05-30 | 40 | -1933/+5290 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove garbage comments | Sergey Petrunya | 2011-05-29 | 3 | -64/+2 |
| * | | | | | | Merge 5.3->main -> 5.3-mwl90 | Sergey Petrunya | 2011-05-29 | 40 | -1929/+5348 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Update pbxt suite test results | Sergey Petrunya | 2011-05-29 | 4 | -7/+7 |
| | * | | | | | | - Update test results (trivial) | Sergey Petrunya | 2011-05-29 | 4 | -35/+2 |
| | * | | | | | | Buildbot fixes: | Sergey Petrunya | 2011-05-29 | 4 | -16/+24 |
| | * | | | | | | Post-merge fix for tests | Sergey Petrunya | 2011-05-29 | 2 | -34/+26 |
| | * | | | | | | Buildbot fixes | Sergey Petrunya | 2011-05-29 | 4 | -6/+6 |