Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -1613/+0 |
* | Fixed bug found by bar where we didn't properely check length of last argumen... | Monty | 2015-07-10 | 1 | -0/+11 |
* | MDEV-8229 GROUP_MIN_MAX is erroneously applied for BETWEEN in some cases | Alexander Barkov | 2015-06-25 | 1 | -0/+40 |
* | MDEV-6990 GROUP_MIN_MAX optimization is not applied in some cases when it could | Alexander Barkov | 2015-03-12 | 1 | -0/+36 |
* | MDEV-7118: Anemometer stop working after upgrade to from... | Sergey Petrunya | 2014-11-19 | 1 | -0/+1 |
* | MDEV-6991 GROUP_MIN_MAX optimization is erroneously applied in some cases | Alexander Barkov | 2014-11-18 | 1 | -0/+35 |
* | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -0/+25 |
|\ | |||||
| * | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -0/+25 |
| |\ | |||||
| | * | Bug#17217128 : BAD INTERACTION BETWEEN MIN/MAX AND | mithun | 2014-05-15 | 1 | -0/+24 |
* | | | Fixed the problem of mdev-5947. | Igor Babaev | 2014-04-22 | 1 | -2/+4 |
* | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Bug#12328597 - MULTIPLE COUNT(DISTINCT) IN SAME SELECT FALSE | Neeraj Bisht | 2013-05-13 | 1 | -0/+2 |
* | | | MDEV-4120: UNIQUE indexes should not be considered for loose index scan | unknown | 2013-08-21 | 1 | -4/+16 |
|/ / | |||||
* | | Fix for MDEV-4219 A simple select query returns random data (upstream bug#68473) | unknown | 2013-07-17 | 1 | -0/+47 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 1 | -1/+58 |
|\ \ | |||||
| * | | Fix for MDEV-4140 | unknown | 2013-02-13 | 1 | -0/+22 |
| * | | Fix for bug MDEV-765 (LP:825075) | unknown | 2013-02-04 | 1 | -0/+37 |
* | | | 5.3 merge | Sergei Golubchik | 2013-01-28 | 1 | -0/+9 |
|\ \ \ | |/ / | |||||
| * | | 5.2 merge | Sergei Golubchik | 2013-01-28 | 1 | -0/+9 |
| |\ \ | |||||
| | * \ | 5.1 merge | Sergei Golubchik | 2013-01-25 | 1 | -0/+9 |
| | |\ \ | |||||
| | | * | | MDEV-729 lp:998028 - Server crashes on normal shutdown in closefrm after exec... | Sergei Golubchik | 2013-01-25 | 1 | -0/+8 |
* | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -0/+43 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache' | Igor Babaev | 2011-12-15 | 1 | -0/+6 |
| * | | | | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 1 | -0/+37 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fixed bug lp:900375 | unknown | 2011-12-12 | 1 | -0/+23 |
| | * | | | Fixed bug lp:888456 | unknown | 2011-12-08 | 1 | -0/+14 |
| | |/ / | |||||
* | | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -0/+50 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | MWL#89 | unknown | 2011-01-18 | 1 | -0/+50 |
| |/ | |||||
* | | Merge of fix for bug#53859. | Martin Hansson | 2010-06-11 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | Bug#53859: Valgrind: opt_sum_query(TABLE_LIST*, List<Item>&, | Martin Hansson | 2010-06-11 | 1 | -0/+15 |
* | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-03-20 | 1 | -0/+31 |
|\ \ | |/ | |||||
| * | Post-push fix to disable a subset of the test case for Bug#47762. | Martin Hansson | 2010-03-19 | 1 | -0/+12 |
| * | Bug#47762: Incorrect result from MIN() when WHERE tests NOT | Martin Hansson | 2010-03-16 | 1 | -0/+19 |
* | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-02-23 | 1 | -0/+19 |
|\ \ | |||||
| * | | Bug#50539: Wrong result when loose index scan is used for an aggregate | Evgeny Potemkin | 2010-02-12 | 1 | -0/+19 |
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-02-22 | 1 | -0/+10 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | BUG#49902 - SELECT returns incorrect results | Sergey Vojtovich | 2010-02-09 | 1 | -0/+10 |
* | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2009-12-11 | 1 | -2/+123 |
|\ \ | |/ |/| | |||||
| * | Ported WL#3220 to mysql-next-mr. | Georgi Kodinov | 2009-09-28 | 1 | -2/+123 |
* | | Automerge. | Alexey Kopytov | 2009-11-23 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | Bug #48472: Loose index scan inappropriately chosen for some | Alexey Kopytov | 2009-11-17 | 1 | -0/+12 |
| * | Bug #40113: Embedded SELECT inside UPDATE or DELETE can timeout | Georgi Kodinov | 2009-07-13 | 1 | -1/+1 |
* | | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) | Alexey Kopytov | 2009-08-30 | 1 | -0/+15 |
* | | Addendum to the fix for bug #44821: move partition dependent test | Georgi Kodinov | 2009-06-16 | 1 | -40/+0 |
* | | Merge | Martin Hansson | 2009-06-16 | 1 | -0/+40 |
|\ \ | |||||
| * | | Bug#44821: select distinct on partitioned table returns wrong results | Martin Hansson | 2009-06-10 | 1 | -0/+40 |
* | | | automerge | Georgi Kodinov | 2009-06-12 | 1 | -0/+35 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug #45386: Wrong query result with MIN function in field list, | Georgi Kodinov | 2009-06-12 | 1 | -0/+35 |
* | | merged the fix for bug 41610 to 5.1-bugteam | Georgi Kodinov | 2009-02-27 | 1 | -0/+22 |
|\ \ | |/ |