summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
* | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-1/+40
* | | | Automerge.Alexey Kopytov2009-10-301-28/+64
|\ \ \ \
| * \ \ \ Automerge.Alexey Kopytov2009-10-301-28/+64
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Bug #48131: crash group by with rollup, distinct, filesort,Alexey Kopytov2009-10-301-28/+64
* | | | mergeGeorgi Kodinov2009-10-301-1/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug #48291 : crash with row() operator,select into @var, and Georgi Kodinov2009-10-301-1/+12
* | | | mergeGeorgi Kodinov2009-10-301-0/+12
|\ \ \ \ | |/ / /
| * | | Bug #48293: crash with procedure analyse, view with > 10 columns,Georgi Kodinov2009-10-301-0/+12
* | | | mergeGeorgi Kodinov2009-10-301-0/+3
|\ \ \ \ | |/ / /
| * | | Bug #42116 : Mysql crash on specific queryGeorgi Kodinov2009-10-291-0/+3
* | | | AutopushRamil Kalimullin2009-10-221-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix for bug#47019: Assertion failed: 0, file .\rt_mbr.c, Ramil Kalimullin2009-10-211-1/+1
| |/
* | Followup patch for BUG#47280Jorgen Loland2009-10-141-0/+1
* | Bug#47280 - strange results from count(*) with order by multiple Jorgen Loland2009-10-141-5/+22
* | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-5/+14
* | mergeGeorgi Kodinov2009-09-281-4/+4
|\ \ | |/
| * Bug #47106: Crash / segfault on adding EXPLAIN to a non-crashingGeorgi Kodinov2009-09-181-4/+4
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-2/+1
* | Bug#45989 memory leak after explain encounters an error in the querySergey Glukhov2009-09-231-1/+1
* | automergeGeorgi Kodinov2009-09-081-6/+2
|\ \ | |/