summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Fixed LP bug #806057.Igor Babaev2011-12-293-1/+56
| | | * | | | Fixed LP bug #777654.Igor Babaev2011-12-283-2/+25
| | | * | | | Fixed LP bug #879860.Igor Babaev2011-12-273-0/+46
| | | * | | | Fixed LP bug #904345.Igor Babaev2011-12-2712-35/+123
| | | * | | | mergeVladislav Vaintroub2011-12-231-7/+7
| | | |\ \ \ \
| | | | * | | | LPBUG#906638 : Fixes to build oqgraph with boost 1.48 Vladislav Vaintroub2011-12-221-7/+7
| | | |/ / / /
| | | * | | | compilation warning - unused variableSergei Golubchik2011-12-221-1/+1
| | | * | | | Supression condition made wider to cover some other system cases.unknown2011-12-211-123/+7
| | | * | | | Fixed LP bug #794005.Igor Babaev2011-12-203-0/+30
| | | * | | | Fixed LP bug #906322.Igor Babaev2011-12-194-10/+6
| * | | | | | fix for LP BUG#921878.unknown2012-02-013-10/+55
| |/ / / / /
| * | | | | sort status variables alphabetically in mysqld.ccSergei Golubchik2012-01-312-7/+2
| * | | | | BUG#923246: Loosescan reports different result than other semijoin methodsSergey Petrunya2012-01-305-1/+108
| * | | | | Merge fix for BUG#922254Sergey Petrunya2012-01-304-4/+63
| |\ \ \ \ \
| | * | | | | BUG#922254: Assertion `0' failed at item_cmpfunc.cc:5899: Item* Item_equal::g...Sergey Petrunya2012-01-274-4/+63
| * | | | | | Fixed LP bug #922971.Igor Babaev2012-01-283-10/+100
| * | | | | | Merge.Igor Babaev2012-01-273-0/+143
| |\ \ \ \ \ \
| | * | | | | | Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug couldIgor Babaev2012-01-273-0/+143
| * | | | | | | Make testcase stable by adding --sorted_result for SHOW STATUS commands.Sergey Petrunya2012-01-271-0/+5
| | |/ / / / / | |/| | | | |
| * | | | | | Fix compile failure when built without query cache: define Sergey Petrunya2012-01-261-0/+1
| * | | | | | Sort counters by name (will this make them show in the same order on all plat...Sergey Petrunya2012-01-261-5/+5
| * | | | | | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-256-5/+99
| * | | | | | MergeSergey Petrunya2012-01-2513-5/+262
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-256-2/+96
| | * | | | | Update handler status variables after the last commit.Sergey Petrunya2012-01-254-4/+14
| | * | | | | Add MRR counters: Handler_mrr_init, Handler_mrr_extra_rowid_sorts, Sergey Petrunya2012-01-235-2/+155
| * | | | | | Fixed creating limit for exists subquery.unknown2012-01-231-1/+2
| * | | | | | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sjIgor Babaev2012-01-223-0/+670
| * | | | | | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-215-0/+338
| |/ / / / /
| * | | | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-207-14/+121
| * | | | | BUG#912538: Wrong result (missing rows) with semijoin=on, firstmatch=on, ...Sergey Petrunya2012-01-195-11/+91
| * | | | | Fix compiler warning on Windows.Vladislav Vaintroub2012-01-191-0/+1
| * | | | | MergeIgor Babaev2012-01-187-5/+38
| |\ \ \ \ \
| | * \ \ \ \ MergeIgor Babaev2012-01-187-5/+38
| | |\ \ \ \ \
| | | * | | | | Fixed LP bug #917990.Igor Babaev2012-01-187-5/+38
| * | | | | | | multi-delete should ignore semi-join internal temp tables, when looking for t...Sergei Golubchik2012-01-181-1/+1
| * | | | | | | lp:893522 more problems found by PVS StudioSergei Golubchik2012-01-181-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Adjust test results after Monty's push of the newunknown2012-01-189-5/+54
| * | | | | | | Removed unused code merged from 5.2. In 5.3 we fix this problem by checking i...unknown2012-01-171-4/+0
| * | | | | | | Added Handler_read_rnd_deleted, number of deleted rows found with ha_read_rnd...Michael Widenius2012-01-1318-4/+98
| | |/ / / / / | |/| | | | |
* | | | | | | Merge MySQL 5.5.20 into MariaDB 5.5.unknown2012-02-149-3/+100
|\ \ \ \ \ \ \
| * | | | | | | Test case for BUG11763712 is intended for 5.1 only.Sergey Vojtovich2011-12-162-58/+0
| * | | | | | | merge. Disabled the added test in merge.test from 5.1.Mattias Jonsson2011-12-154-0/+60
| |\ \ \ \ \ \ \
| | * | | | | | | Post push fix for merge.test and mysqlcheck.test on windowsMattias Jonsson2011-12-153-3/+9
| * | | | | | | | empty weave merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-12-150-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | merge mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-12-159-3/+56
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-12-1520-10/+128
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merged bug#12361113.Mattias Jonsson2011-12-146-0/+95
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | mergeMattias Jonsson2011-12-144-0/+40
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ mergeMattias Jonsson2011-12-145-0/+49
| | | |\ \ \ \ \ \ \ \ \