summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-13750-7063/+17312
|\
| * multi-delete should ignore semi-join internal temp tables,Sergei Golubchik2012-01-131-1/+1
| * lp:893522 more problems found by PVS StudioSergei Golubchik2012-01-121-1/+1
| |\
| | * 5.2->5.3 mergeSergei Golubchik2011-11-141-2/+8
| | |\
| * | | Fix the comment.unknown2012-01-111-4/+2
| * | | Fix for LP BUG#908269 Wrong result with subquery in select list, EXISTS, cons...unknown2012-01-108-14/+183
| * | | Merge fix for BUG#912510Sergey Petrunya2012-01-105-1/+84
| |\ \ \
| | * | | BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg...Sergey Petrunya2012-01-085-1/+84
| * | | | Fixed that --sorted-result in mysql-test-run also works for execMichael Widenius2012-01-093-118/+140
| * | | | MDEV-77 - possible deadlock in XtraDB async io subsystem on Windows.Vladislav Vaintroub2012-01-081-11/+45
| |/ / /
| * | | Fixed LP bug #910083.Igor Babaev2012-01-023-2/+85
| * | | Make test results stable.Sergey Petrunya2011-12-301-0/+1
| * | | Update version in configure.in (was forgotten in 5.3.3 release).unknown2011-12-301-1/+1
| * | | Continuation of the efforts in previous cset.Sergey Petrunya2011-12-302-10/+10
| * | | Make test results stable (they weren't, because filesort() used to readSergey Petrunya2011-12-292-20/+20
| * | | Update test results.Sergey Petrunya2011-12-281-1/+1
| * | | MergeSergey Petrunya2011-12-284-2/+30
| |\ \ \
| | * | | BUG#906357: Incorrect result with outer join and full text matchSergey Petrunya2011-12-204-2/+30
| * | | | Changed a test case from join_cache.test to make it platform independent.Igor Babaev2011-12-252-11/+1
| * | | | Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-2440-371/+406
| * | | | Fix version number: it's 5.3.3Sergey Petrunya2011-12-201-1/+1
| * | | | Update mysql-test/suite/pbxt/r/subselect.result for the previous pushSergey Petrunya2011-12-201-10/+10
| * | | | Backport of WL#5953 from MySQL 5.6unknown2011-12-1926-215/+313
| |/ / /
| * | | BUG#906385: EXPLAIN EXTENDED crashes in TABLE_LIST::print with limited max_jo...Sergey Petrunya2011-12-193-1/+61
| * | | BUG#904432: Wrong result with LEFT JOIN, constant table, semijoin=ON,material...Sergey Petrunya2011-12-194-2/+73
| * | | Remove garbage commentsSergey Petrunya2011-12-191-2/+0
| * | | Supression condition made wider to cover some other system cases.unknown2011-12-191-1/+0
| * | | Fixed LP bug #904832.Igor Babaev2011-12-1815-11/+457
| * | | Bump version number: now it's 5.3.3 (5.3.2 has been released some time ago)Sergey Petrunya2011-12-181-1/+1
| * | | Adjusted test cases of the suite funcs_1.Igor Babaev2011-12-164-0/+15
| * | | Update test results for previous pushSergey Petrunya2011-12-162-0/+6
| * | | GIS issues fixed.Alexey Botchkov2011-12-163-1/+7
| * | | MergeIgor Babaev2011-12-15117-35/+594
| |\ \ \
| | * \ \ Merge.Igor Babaev2011-12-15117-35/+594
| | |\ \ \
| | | * | | Made join_cache_level == 2 by default.Igor Babaev2011-12-1554-13/+205
| | | * | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-1594-23/+390
| * | | | | MergeSergey Petrunya2011-12-167-14/+121
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o...Sergey Petrunya2011-12-167-14/+121
| * | | | | Fix unused variable 'thd' error.Sergey Petrunya2011-12-151-1/+1
| * | | | | MergeSergey Petrunya2011-12-151-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make MyISAM's version of create_internal_tmp_table set Sergey Petrunya2011-12-151-0/+1
| | |/ / /
| * | | | Fix trivial merge errorSergey Petrunya2011-12-151-3/+2
| * | | | MergeMichael Widenius2011-12-1412-30/+124
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 5.2Michael Widenius2011-12-1411-30/+123
| | |\ \ \
| | | * \ \ Merge with 5.1Michael Widenius2011-12-135-28/+61
| | | |\ \ \
| | | | * | | new "./configure --disable-distribution" optionSergei Golubchik2011-12-122-12/+56
| | | | * | | Fix GCC build failure in PBXT in some cases/platforms.unknown2011-12-121-4/+4
| | | | * | | Fixed valgrind problem: reference on deleted memory of temporary table name.unknown2011-12-112-11/+0
| | | * | | | Fixed bug: lp:887051 ; Error in recovery with LOAD DATA + DELETEMichael Widenius2011-12-137-5/+63
| | * | | | | Fixed failure with query_cache.test for embedded serverMichael Widenius2011-12-131-2/+1