| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/ |
|
| * | Bug #41610: key_infix_len can be overwritten causing some group by queries to | Georgi Kodinov | 2009-02-27 | 1 | -0/+23 |
* | | merge 5.0-bugteam -> 5.1-bugteam | Georgi Kodinov | 2008-08-28 | 1 | -0/+19 |
|\ \
| |/ |
|
| * | Bug#38195: Incorrect handling of aggregate functions when loose index scan is | Evgeny Potemkin | 2008-08-27 | 1 | -0/+19 |
| * | Bug#38195: Incorrect handling of aggregate functions when loose index scan | Georgi Kodinov | 2008-08-19 | 1 | -12/+0 |
| * | Fixed failing test case for the bug#38195. | Evgeny Potemkin | 2008-08-14 | 1 | -1/+1 |
| * | Bug#38195: Incorrect handling of aggregate functions when loose index scan is | Evgeny Potemkin | 2008-08-13 | 1 | -0/+12 |
* | | Merge magare.gmz:/home/kgeorge/mysql/work/B32268-5.0-opt | unknown | 2007-11-26 | 1 | -0/+24 |
|\ \
| |/ |
|
| * | Bug #32268: Indexed queries give bogus MIN and MAX results | unknown | 2007-11-20 | 1 | -0/+24 |
* | | A fix for Bug#32030 "DELETE does not return an error and deletes rows if | unknown | 2007-11-02 | 1 | -0/+1 |
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | unknown | 2007-06-24 | 1 | -0/+22 |
|\ \
| |/ |
|
| * | Fixed bug #25602. A query with DISTINCT in the select list to which | unknown | 2007-06-23 | 1 | -0/+22 |
| * | Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0 | unknown | 2006-11-29 | 1 | -0/+60 |
| |\ |
|
* | \ | Merge dl145s.mysql.com:/data0/bk/team_tree_merge/mysql-5.0-opt | unknown | 2006-11-29 | 1 | -0/+60 |
|\ \ \
| | |/
| |/| |
|
| * | | Bug#24156: Loose index scan not used with CREATE TABLE ...SELECT and similar | unknown | 2006-11-28 | 1 | -0/+60 |