summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | MergeSergey Petrunya2011-12-147-122/+344
|\ \ \ \
| * | | | BUG#901506: Crash in TABLE_LIST::print on EXPLAIN EXTENDEDSergey Petrunya2011-12-147-122/+341
* | | | | MergeIgor Babaev2011-12-133-3/+68
|\ \ \ \ \
| * | | | | Fixed LP bug #902356.Igor Babaev2011-12-133-3/+68
* | | | | | BUG#902632: Crash or invalid read at st_join_table::cleanup, st_table::disabl...Sergey Petrunya2011-12-144-0/+55
|/ / / / /
* | | | | The variable query_cache_strip_comments allowed in embedded server.unknown2011-12-131-2/+2
| |/ / / |/| | |
* | | | Automatic mergeMichael Widenius2011-12-137-37/+81
|\ \ \ \
| * | | | Fixed valgrind error when storing db_name_length in query_cache.Michael Widenius2011-12-137-37/+81
* | | | | 5.2->5.3 mergeSergei Golubchik2011-12-1247-200/+902
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed bug lp:900375unknown2011-12-123-1/+255
| * | | Fixed bug lp:888456unknown2011-12-083-0/+32
| * | | updated the version in configureSergei Golubchik2011-12-031-1/+1
| * | | PAM plugin with testSergei Golubchik2011-12-027-0/+313
| * | | 1. add --plugin-dir and --default-auth to mysqltest.Sergei Golubchik2011-12-0229-93/+202
| * | | update testsSergei Golubchik2011-12-031-96/+96
* | | | Fixed LP bug #901709.Igor Babaev2011-12-114-1/+94
* | | | MergeIgor Babaev2011-12-115-16/+172
|\ \ \ \
| * | | | Fixed LP bug #901478.Igor Babaev2011-12-115-16/+172
* | | | | Adjusted the results of pbxt.subselect after the latest merge 5.1->5.2->5.3.Igor Babaev2011-12-111-1/+1
* | | | | Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-111171-15271/+25707
|\ \ \ \ \ | |/ / / / |/| | | |