summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Early check of subquery cache hit rate added to limit its performance impact ...unknown2011-08-122-9/+30
* Bug lp:781508: Take relevant test cases from MySQL 5.6 feature preview treesunknown2011-08-122-0/+213
* Protect statistic variables of subquery cache.unknown2011-08-121-2/+5
* Added a test case for LP bug #823835 - a duplicate of bug 823189.Igor Babaev2011-08-112-0/+50
* Fixed LP bug #823189.Igor Babaev2011-08-113-10/+96
* Fixed LP bug #823826.Igor Babaev2011-08-113-2/+57
* Bug lp:781508: Take relevant test cases from MySQL 5.6 feature preview treesunknown2011-08-093-0/+699
* Fix bug lp:817384unknown2011-08-0910-13/+106
* Fixed LP bug #819716.Igor Babaev2011-08-085-3/+29
* Merge fix for BUG#822134Sergey Petrunya2011-08-091-7/+36
|\
| * BUG#822134: Invalid plan and wrong result set for Q20 from DBT3 benchmark setSergey Petrunya2011-08-091-7/+36
* | MergeSergey Petrunya2011-08-084-7/+7
|\ \
| * | Update test results for previous csetSergey Petrunya2011-08-084-7/+7
* | | Fix long xtradb shutdown on Windows XPVladislav Vaintroub2011-08-081-5/+13
* | | LPBUG#882689 - crash during startup on XP.Vladislav Vaintroub2011-08-081-0/+2
|/ /
* | MergeSergey Petrunya2011-08-056-169/+605
|\ \ | |/
| * Backport of:Sergey Petrunya2011-08-056-11/+200
| * Backport of:Sergey Petrunya2011-08-041-160/+407
* | Limit query length in error log to 64K, to avoid output of full blobsVladislav Vaintroub2011-08-031-1/+1
* | Enhance crash reporting. Fix Vladislav Vaintroub2011-08-031-1/+2
|/
* Automerge 5.2->5.3unknown2011-08-011-2/+2
|\
| * After-merge fix of result file (MARIA <-> Aria)unknown2011-08-011-2/+2
* | Automerge 5.2->5.3unknown2011-07-3115-113/+374
|\ \ | |/
| * Automerge 5.1->5.2unknown2011-07-312-67/+101
| |\
| | * Speed up mysql-test-run.pl.unknown2011-07-312-66/+101
| * | Merge with 5.1Michael Widenius2011-07-2513-46/+273
| |\ \ | | |/
| | * Ensure that the last --datadir option is used from the my.cnf files.Michael Widenius2011-07-241-4/+1
| | * Fixes lp:805930 Sysbench breaks on multiple table test with MariaDB 5.2.7 + AriaMichael Widenius2011-07-2411-49/+265
| | * test fix.unknown2011-07-211-1/+2
* | | Fixed LP bug #817360.Igor Babaev2011-07-294-6/+100
* | | Subquery cache going on disk management fix: Do not go on disk if hit rate is...unknown2011-07-282-6/+44
* | | Removed settings of 'derived_merge' to 'on' in ps tests.Igor Babaev2011-07-226-21/+0
* | | Fixed a crash with pbxt.subselect when 'derived_merge' is set off inIgor Babaev2011-07-223-9/+1
* | | Merge.Igor Babaev2011-07-2142-338/+710
|\ \ \
| * | | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-2144-295/+670
* | | | Fix for LP BUG#806071unknown2011-07-214-4/+61
* | | | BUG#803457: Wrong result with semijoin + view + outer join in maria-5.3-subqu...Sergey Petrunya2011-07-214-0/+95
* | | | Merge from 5.2unknown2011-07-2122-224/+100
|\ \ \ \ | | |/ / | |/| |
| * | | Test fix merge.unknown2011-07-211-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixed PBXT test.unknown2011-07-212-5/+4
| * | | Merge 5.1->5.2unknown2011-07-2114-194/+75
| |\ \ \ | | |/ /
| | * | Removed incorrect fix and its test suite (the test suit is duplicate).unknown2011-07-2110-191/+11
| | * | The function description added.unknown2011-07-211-0/+1
| | * | Fix of LP BUG#777809unknown2011-07-214-3/+63
| * | | 5.1 mergeSergei Golubchik2011-07-121-6/+6
| |\ \ \ | | |/ /
| | * | bugfix: create internal temporary tables in mysql_tmpdir, not in datadirSergei Golubchik2011-07-121-6/+6
| | * | Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, tooVladislav Vaintroub2011-07-101-1/+1
| | * | mergeVladislav Vaintroub2011-07-101-1/+1
| | |\ \
| | | * \ mergeVladislav Vaintroub2011-07-1019-211/+436
| | | |\ \ | | | |/ / | | |/| |
| | * | | protocol safety fix:Sergei Golubchik2011-07-071-3/+4