summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #39653: find_shortest_key in sql_select.cc does notGleb Shchepa2010-03-051-2/+25
* automergeSergey Glukhov2010-02-261-6/+13
|\
| * Auto-merged fox for the bug#50843.Evgeny Potemkin2010-02-261-6/+13
| |\
| | * Bug#50843: Filesort used instead of clustered index led toEvgeny Potemkin2010-02-261-6/+13
* | | Bug#50995 Having clause on subquery result produces incorrect results.Sergey Glukhov2010-02-261-3/+5
|/ /
* | Bug #50335: Assertion `!(order->used & map)' in eq_ref_table Alexey Kopytov2010-02-251-3/+5
|/
* Bug#50591 bit(31) causes Duplicate entry '1-NULL' for key 'group_key'Sergey Glukhov2010-02-161-2/+15
* Bug#45195 valgrind warnings about uninitialized values in store_record_in_cac...Sergey Glukhov2010-02-101-22/+29
* Merge fix for bug49902 to mysql-5.1-bugteam.Sergey Vojtovich2010-02-091-51/+15
|\
| * BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-51/+15
* | Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-4/+42
* | Bug #49324: more valgrind errors in test_if_skip_sort_orderGeorgi Kodinov2010-01-291-7/+15
* | Bug #39022: Mysql randomly crashing in lock_sec_rec_cons_read_seesGeorgi Kodinov2009-12-231-11/+35
* | Addendum to the fix for bug #45989Georgi Kodinov2010-02-041-1/+1
* | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-02-021-0/+12
* | Bug #49445: Assertion failed: 0, file .\item_row.cc, line 55 withGeorgi Kodinov2010-02-021-12/+12
* | mergeGeorgi Kodinov2010-02-011-1/+1
|\ \
| * | fixed a typo in bug #49897.Georgi Kodinov2010-02-011-1/+1
* | | Auto-merge.Ramil Kalimullin2010-01-291-0/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Fix for bug#49897: crash in ptr_compare when char(0) NOT NULL Ramil Kalimullin2010-01-291-0/+13
* | Bug #49512 : subquery with aggregate function crashGeorgi Kodinov2009-12-231-0/+1
* | revert of the fix for bug #45989: pushed by mistake.Georgi Kodinov2010-01-191-2/+0
* | Bug #45989 take 2 : memory leak after explain encounters anGeorgi Kodinov2010-01-181-0/+2
* | Auto-merge.Ramil Kalimullin2009-12-261-0/+1
|\ \ | |/
| * Fix for bug#49570: Assertion failed: !(order->used & map) Ramil Kalimullin2009-12-221-0/+1
| * Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-151-0/+5
* | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-1/+1
* | Bug#47650: using group by with rollup without indexesMartin Hansson2009-12-171-1/+13
* | Bug #48709: Assertion failed in sql_select.cc:11782:Georgi Kodinov2009-12-151-0/+5
* | mergeGeorgi Kodinov2009-12-101-1/+1
|\ \ | |/
| * Bug #42760: Select doesn't return desired results when we have null valuesGeorgi Kodinov2009-12-071-1/+1
* | Manual merge.Ramil Kalimullin2009-12-101-1/+1
|\ \ | |/
| * Fix for bug#49199: Optimizer handles incorrectly: Ramil Kalimullin2009-12-041-1/+1
* | Fix for Bug#49506 Valgrind error in make_cond_for_table_from_predOlav Sandstaa2009-12-091-0/+1
* | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-40/+1
* | mergeKristofer Pettersson2009-11-201-1/+4
|\ \
| * | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-1/+4
* | | Bug#48052: Valgrind warning - uninitialized value in Jorgen Loland2009-11-131-6/+2
* | | Automerge.Alexey Kopytov2009-11-121-1/+1
|\ \ \ | | |/ | |/|
| * | Automerge.Alexey Kopytov2009-11-121-1/+1
| |\ \
| | * | Fixed a gcc warning introduced by the patch for bug #48475.Alexey Kopytov2009-11-121-1/+1
* | | | mergeGeorgi Kodinov2009-11-101-5/+5
|\ \ \ \ | |/ / /
| * | | Bug #48458: simple query tries to allocate enormous amount ofGeorgi Kodinov2009-11-091-5/+5
* | | | mergeGeorgi Kodinov2009-11-101-50/+61
|\ \ \ \ | |/ / /
| * | | Bug #42760: Select doesn't return desired results when we have nullGeorgi Kodinov2009-11-101-50/+61
| |/ /
* | | Automerge.Alexey Kopytov2009-11-061-7/+16
|\ \ \ | |/ /
| * | Bug #48475: DISTINCT is ignored with GROUP BY WITH ROLLUP andAlexey Kopytov2009-11-061-7/+16
* | | A fix and a test case for Konstantin Osipov2009-11-031-2/+58
|\ \ \ | |/ /
| * | A fix and a test case forKonstantin Osipov2009-11-031-2/+59
| * | Automerge.Alexey Kopytov2009-10-301-28/+64
| |\ \