Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -0/+47 |
|\ | |||||
| * | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -2/+47 |
| |\ | |||||
| | * | Fixed LP bug #879860. | Igor Babaev | 2011-12-27 | 1 | -0/+19 |
| | * | Fixed LP bug #904345. | Igor Babaev | 2011-12-27 | 1 | -1/+26 |
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+3 |
| * | | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 1 | -0/+3 |
* | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge with 5.2 | Michael Widenius | 2011-09-10 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | LP BUG#813418 fix. | unknown | 2011-09-08 | 1 | -0/+9 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+138 |
|\ \ \ | |/ / | |||||
| * | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -1/+2 |
| * | | | Merge with 5.3 main | Michael Widenius | 2011-05-16 | 1 | -4/+5 |
| |\ \ \ | |||||
| | * \ \ | MWL#89 | unknown | 2011-03-30 | 1 | -4/+5 |
| | |\ \ \ | |||||
| | | * \ \ | MWL#89 | unknown | 2011-03-01 | 1 | -4/+5 |
| | | |\ \ \ | | | | |/ / | |||||
| * | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -0/+22 |
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| | | |||||
| * | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -0/+21 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Bug #46680: Assertion failed in file item_subselect.cc, line 305 crashing on ... | Sergey Petrunya | 2010-12-25 | 1 | -0/+137 |
| | |_|/ | |/| | | |||||
* | | | | 5.1 -> 5.5 merge | Sergey Glukhov | 2011-04-12 | 1 | -0/+12 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/... | Sergey Glukhov | 2011-04-12 | 1 | -0/+12 |
* | | | | auto-merge 5.1-->5.5 (bug 11766094) | Gleb Shchepa | 2011-04-02 | 1 | -0/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #11766094 - 59132: MIN() AND MAX() REMOVE UNSIGNEDNESS | Gleb Shchepa | 2011-03-31 | 1 | -0/+10 |
| | |/ | |/| | |||||
* | | | Backport of fix for Bug#52123 | Tor Didriksen | 2011-02-02 | 1 | -0/+11 |
* | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-21 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | test case fix | Sergey Glukhov | 2010-12-21 | 1 | -0/+1 |
* | | | 5.1-bugteam->5.5-bugteam merge | Sergey Glukhov | 2010-12-21 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Bug#58030 crash in Item_func_geometry_from_text::val_str | Sergey Glukhov | 2010-12-21 | 1 | -0/+20 |
| |/ | |||||
* | | Fix for Bug#57932 "query with avg returns incorrect results": | Guilhem Bichot | 2010-12-07 | 1 | -0/+11 |
* | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-30 | 1 | -1/+10 |
|\ \ | |||||
| * | | Bug#56120: Failed assertion on MIX/MAX on negative time value | Evgeny Potemkin | 2010-08-23 | 1 | -1/+10 |
* | | | Automerge. | Alexey Kopytov | 2010-08-30 | 1 | -0/+14 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #54465: assert: field_types == 0 || field_types[field_pos] | Alexey Kopytov | 2010-08-27 | 1 | -0/+14 |
* | | Bug#55648: Server crash on MIX/MAX on maximum time value | Evgeny Potemkin | 2010-08-02 | 1 | -0/+10 |
|/ | |||||
* | Manual merge of the fix for bug#43668. | Evgeny Potemkin | 2009-11-24 | 1 | -0/+31 |
|\ | |||||
| * | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2) | Evgeny Potemkin | 2009-11-17 | 1 | -0/+32 |
* | | Bug#47280 - strange results from count(*) with order by multiple | Jorgen Loland | 2009-10-14 | 1 | -0/+48 |
|/ | |||||
* | Prepared for push (BUG#42567) | Bernt M. Johnsen | 2009-02-26 | 1 | -0/+2 |
* | merged bug 39656 to 5.1-bugteam | Georgi Kodinov | 2008-11-24 | 1 | -0/+29 |
|\ | |||||
| * | Bug #39656: Behaviour different for agg functions with & without where - | Georgi Kodinov | 2008-11-24 | 1 | -0/+29 |
* | | Bug #37348: Crash in or immediately after JOIN::make_sum_func_list | Georgi Kodinov | 2008-10-02 | 1 | -0/+40 |
* | | Merge kaamos.(none):/data/src/opt/bug34512/my50 | unknown | 2008-03-19 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Fix for bug #34512: CAST( AVG( double ) AS DECIMAL ) | unknown | 2008-03-06 | 1 | -0/+10 |
* | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B33133-5.0-opt | unknown | 2008-01-09 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Bug #33133: Views are not transparent | unknown | 2008-01-09 | 1 | -0/+15 |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B31794-5.0-opt | unknown | 2007-11-01 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | Bug #31794: no syntax error on SELECT id FROM t HAVING count(*)>2 | unknown | 2007-11-01 | 1 | -0/+19 |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B30715-merged-5.0-opt | unknown | 2007-10-24 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | Bug #30715: Assertion failed: item_field->field->real_maybe_null(), | unknown | 2007-10-24 | 1 | -0/+9 |
* | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B31156-5.0-opt | unknown | 2007-10-13 | 1 | -0/+13 |
|\ \ | |/ |