Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix version number: it's 5.3.3 | Sergey Petrunya | 2011-12-20 | 1 | -1/+1 |
* | Update mysql-test/suite/pbxt/r/subselect.result for the previous push | Sergey Petrunya | 2011-12-20 | 1 | -10/+10 |
* | Backport of WL#5953 from MySQL 5.6 | unknown | 2011-12-19 | 26 | -215/+313 |
* | BUG#906385: EXPLAIN EXTENDED crashes in TABLE_LIST::print with limited max_jo... | Sergey Petrunya | 2011-12-19 | 3 | -1/+61 |
* | BUG#904432: Wrong result with LEFT JOIN, constant table, semijoin=ON,material... | Sergey Petrunya | 2011-12-19 | 4 | -2/+73 |
* | Remove garbage comments | Sergey Petrunya | 2011-12-19 | 1 | -2/+0 |
* | Supression condition made wider to cover some other system cases. | unknown | 2011-12-19 | 1 | -1/+0 |
* | Fixed LP bug #904832. | Igor Babaev | 2011-12-18 | 15 | -11/+457 |
* | Bump version number: now it's 5.3.3 (5.3.2 has been released some time ago) | Sergey Petrunya | 2011-12-18 | 1 | -1/+1 |
* | Adjusted test cases of the suite funcs_1. | Igor Babaev | 2011-12-16 | 4 | -0/+15 |
* | Update test results for previous push | Sergey Petrunya | 2011-12-16 | 2 | -0/+6 |
* | GIS issues fixed. | Alexey Botchkov | 2011-12-16 | 3 | -1/+7 |
* | Merge | Igor Babaev | 2011-12-15 | 117 | -35/+594 |
|\ | |||||
| * | Merge. | Igor Babaev | 2011-12-15 | 117 | -35/+594 |
| |\ | |||||
| | * | Made join_cache_level == 2 by default. | Igor Babaev | 2011-12-15 | 54 | -13/+205 |
| | * | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 94 | -23/+390 |
* | | | Merge | Sergey Petrunya | 2011-12-16 | 7 | -14/+121 |
|\ \ \ | |/ / |/| | | |||||
| * | | BUG#901399: Wrong result (extra row) with semijoin=ON, materialization=OFF, o... | Sergey Petrunya | 2011-12-16 | 7 | -14/+121 |
* | | | Fix unused variable 'thd' error. | Sergey Petrunya | 2011-12-15 | 1 | -1/+1 |
* | | | Merge | Sergey Petrunya | 2011-12-15 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Make MyISAM's version of create_internal_tmp_table set | Sergey Petrunya | 2011-12-15 | 1 | -0/+1 |
| |/ | |||||
* | | Fix trivial merge error | Sergey Petrunya | 2011-12-15 | 1 | -3/+2 |
* | | Merge | Michael Widenius | 2011-12-14 | 12 | -30/+124 |
|\ \ | |/ |/| | |||||
| * | Merge with 5.2 | Michael Widenius | 2011-12-14 | 11 | -30/+123 |
| |\ | |||||
| | * | Merge with 5.1 | Michael Widenius | 2011-12-13 | 5 | -28/+61 |
| | |\ | |||||
| | | * | new "./configure --disable-distribution" option | Sergei Golubchik | 2011-12-12 | 2 | -12/+56 |
| | | * | Fix GCC build failure in PBXT in some cases/platforms. | unknown | 2011-12-12 | 1 | -4/+4 |
| | | * | Fixed valgrind problem: reference on deleted memory of temporary table name. | unknown | 2011-12-11 | 2 | -11/+0 |
| | * | | Fixed bug: lp:887051 ; Error in recovery with LOAD DATA + DELETE | Michael Widenius | 2011-12-13 | 7 | -5/+63 |
| * | | | Fixed failure with query_cache.test for embedded server | Michael Widenius | 2011-12-13 | 1 | -2/+1 |
* | | | | Merge | Sergey Petrunya | 2011-12-14 | 7 | -122/+344 |
|\ \ \ \ | |||||
| * | | | | BUG#901506: Crash in TABLE_LIST::print on EXPLAIN EXTENDED | Sergey Petrunya | 2011-12-14 | 7 | -122/+341 |
* | | | | | Merge | Igor Babaev | 2011-12-13 | 3 | -3/+68 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed LP bug #902356. | Igor Babaev | 2011-12-13 | 3 | -3/+68 |
* | | | | | | BUG#902632: Crash or invalid read at st_join_table::cleanup, st_table::disabl... | Sergey Petrunya | 2011-12-14 | 4 | -0/+55 |
|/ / / / / | |||||
* | | | | | The variable query_cache_strip_comments allowed in embedded server. | unknown | 2011-12-13 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Automatic merge | Michael Widenius | 2011-12-13 | 7 | -37/+81 |
|\ \ \ \ | |||||
| * | | | | Fixed valgrind error when storing db_name_length in query_cache. | Michael Widenius | 2011-12-13 | 7 | -37/+81 |
* | | | | | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 47 | -200/+902 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Fixed bug lp:900375 | unknown | 2011-12-12 | 3 | -1/+255 |
| * | | | Fixed bug lp:888456 | unknown | 2011-12-08 | 3 | -0/+32 |
| * | | | updated the version in configure | Sergei Golubchik | 2011-12-03 | 1 | -1/+1 |
| * | | | PAM plugin with test | Sergei Golubchik | 2011-12-02 | 7 | -0/+313 |
| * | | | 1. add --plugin-dir and --default-auth to mysqltest. | Sergei Golubchik | 2011-12-02 | 29 | -93/+202 |
| * | | | update tests | Sergei Golubchik | 2011-12-03 | 1 | -96/+96 |
* | | | | Fixed LP bug #901709. | Igor Babaev | 2011-12-11 | 4 | -1/+94 |
* | | | | Merge | Igor Babaev | 2011-12-11 | 5 | -16/+172 |
|\ \ \ \ | |||||
| * | | | | Fixed LP bug #901478. | Igor Babaev | 2011-12-11 | 5 | -16/+172 |
* | | | | | Adjusted the results of pbxt.subselect after the latest merge 5.1->5.2->5.3. | Igor Babaev | 2011-12-11 | 1 | -1/+1 |
* | | | | | Merge with 5.1 & fixes to IGNORE handling | Michael Widenius | 2011-12-11 | 1171 | -15271/+25707 |
|\ \ \ \ \ | |/ / / / |/| | | | |