summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.1 -> 5.5 mergeSergey Glukhov2011-08-021-4/+4
|\
| * Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN...Sergey Glukhov2011-08-021-4/+4
| * weave merge of mysql-5.1->mysql-5.1-securityGeorgi Kodinov2011-05-101-6/+50
| |\
* | \ Merge from mysql-5.5.14-releaseunknown2011-07-061-6/+6
|\ \ \
| * \ \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-101-6/+50
| |\ \ \
| * \ \ \ merge 5.1 => 5.5 : Bug#12329653Tor Didriksen2011-05-051-6/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | merge 5.0 => 5.1 : Bug#12329653Tor Didriksen2011-05-041-6/+6
| | |\ \ \
| | | * | | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BYTor Didriksen2011-05-041-6/+6
| | | * | | automergeGeorgi Kodinov2011-01-071-1/+1
| | | |\ \ \
| | | * | | | backport: Bug #55568 from 5.1-security to 5.0-securityGleb Shchepa2010-11-231-7/+15
| | | * | | | Bug#52711 Segfault when doing EXPLAIN SELECT with union...order by (select......Sergey Glukhov2010-11-081-2/+3
* | | | | | | BUG#12561818 - RERUN OF STORED FUNCTION GIVES ERROR 1172: Jorgen Loland2011-06-101-14/+31
| |_|_|_|/ / |/| | | | |
* | | | | | 5.1 -> 5.5 mergeSergey Glukhov2011-04-221-1/+37
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Bug#11756928 48916: SERVER INCORRECTLY PROCESSING HAVING CLAUSES WITH AN ORD...Sergey Glukhov2011-04-221-1/+37
* | | | | | Merge fix for Bug#11765713 from 5.1Tor Didriksen2011-04-151-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT...Tor Didriksen2011-04-141-1/+1
* | | | | | 5.1 -> 5.5 mergeSergey Glukhov2011-04-141-4/+12
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULLSergey Glukhov2011-04-141-4/+12
| |/ / /
* | | | Merge of fix for Bug#11766675.Martin Hansson2011-02-181-31/+35
|\ \ \ \ | |/ / /
| * | | Bug#11766675 - 59839: Aggregation followed by subquery yields wrong resultMartin Hansson2011-02-181-31/+35
* | | | weave merge from mysql-5.1 to mysql-5.5Georgi Kodinov2011-02-081-1/+1
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.1.55-releaseunknown2011-02-081-1/+1
| |\ \ \
| | * | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
* | | | | Merge of fix for bug#59308 from mysql-5.1 -> mysql-5.5Ole John Aske2011-02-071-86/+131
|\ \ \ \ \ | |/ / / /
| * | | | Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <co...Ole John Aske2011-02-071-88/+135
* | | | | Fix for bug#58490, 'Incorrect result in multi level OUTER JOIN Ole John Aske2011-02-011-2/+25
* | | | | MergeOle John Aske2011-02-011-38/+60
|\ \ \ \ \ | |/ / / /
| * | | | Fix for bug#57030: ('BETWEEN' evaluation is incorrect')Ole John Aske2011-02-011-38/+60
| |/ / /
* | | | Fix for #58422: Incorrect result when OUTER JOIN'ing with an empty table.Ole John Aske2011-01-131-2/+2
* | | | Fix for bug#58134: 'Incorrectly condition pushdown inside subquery to NDB eng...Ole John Aske2011-01-131-2/+2
* | | | Merge of fix for Bug#58207.Martin Hansson2011-01-121-1/+6
|\ \ \ \ | |/ / /
| * | | Bug#58207: invalid memory reads when using default column value and Martin Hansson2011-01-121-1/+6
* | | | Merge of fix for bug#58553, "Queries with pushed conditions causes 'explain Jan Wedvik2011-01-111-1/+0
|\ \ \ \ | |/ / /
| * | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-1/+0
* | | | MergeKent Boortz2010-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | |/
* | | Bug #59021 Valgrind warning in key_unpack()Tor Didriksen2010-12-201-0/+1
* | | BUG#58985: Assertion tab->quick->index != 64 failed in make_join_select() Jorgen Loland2010-12-171-0/+1
* | | BUG#58985: Assertion tab->quick->index != 64 failed in Jorgen Loland2010-12-171-1/+0
* | | BUG#58456 - Assertion 0 in QUICK_INDEX_MERGE_SELECT::need_sorted_output Jorgen Loland2010-12-161-7/+9
* | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-1/+2
|\ \ \ | |/ /
| * | Fixed following problems:Sergey Glukhov2010-12-141-1/+2
* | | Bug #57954: BIT_AND function returns incorrect results Georgi Kodinov2010-12-081-1/+1
* | | mergeGeorgi Kodinov2010-11-261-1/+13
|\ \ \ | |/ /
| * | mergeGeorgi Kodinov2010-11-261-1/+13
| |\ \
| | * | Bug#57688 Assertion `!table || (!table->write_set || bitmap_is_set(table->wri...Sergey Glukhov2010-10-291-8/+3
| | * | Bug#56814 Explain + subselect + fulltext crashes serverSergey Glukhov2010-10-181-0/+14
| | * | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-0/+3
* | | | merge of 5.1-bugteamGuilhem Bichot2010-11-221-2/+6
|\ \ \ \ | |/ / /