summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#11762052: 54599: BUG IN QUERY PLANNER ON QUERIES WITHChaithra Gopalareddy2012-07-181-2/+9
* Bug#13003736 CRASH IN ITEM_REF::WALK WITH SUBQUERIESNorvald H. Ryeng2012-06-181-0/+6
* Bug #13933132: [ERROR] GOT ERROR -1 WHEN READING TABLE APPEAREDAnnamalai Gurusami2012-06-011-1/+2
* Merge from mysql-5.1.63-releaseSunanda Menon2012-05-081-3/+8
|\
| * Bug#11766300 59387: FAILING ASSERTION: CURSOR->POS_STATE == 1997660512 (BTR_P...Sergey Glukhov2012-04-041-1/+6
| * Bug#13519724 63793: CRASH IN DTCOLLATION::SET(DTCOLLATION &SET)Tor Didriksen2012-02-221-2/+2
* | Bug#12713907:STRANGE OPTIMIZE & WRONG RESULT UNDERChaithra Gopalareddy2012-04-181-2/+0
|/
* Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BYMartin Hansson2012-02-071-11/+1
* Backmerge of BUG#12997905Jorgen Loland2011-11-181-0/+3
* Bug#11747970 34660: CRASH WHEN FEDERATED TABLE LOSES CONNECTION DURING INSERT...Sergey Glukhov2011-10-051-0/+10
* 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
|\
| * Bug#11756928 48916: SERVER INCORRECTLY PROCESSING HAVING CLAUSES WITH AN ORD...Sergey Glukhov2011-04-221-1/+37
| * Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT...Tor Didriksen2011-04-141-1/+1
| * Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULLSergey Glukhov2011-04-141-4/+12
* | 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#11766675 - 59839: Aggregation followed by subquery yields wrong resultMartin Hansson2011-02-181-31/+35
* | | Merge from mysql-5.1.55-releasekaren.langford@oracle.com2011-02-081-1/+1
|\ \ \
| * | | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
* | | | Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <co...Ole John Aske2011-02-071-88/+135
* | | | Fix for bug#57030: ('BETWEEN' evaluation is incorrect')Ole John Aske2011-02-011-38/+60
|/ / /
* | | Bug#58207: invalid memory reads when using default column value and Martin Hansson2011-01-121-1/+6
* | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' Jan Wedvik2011-01-111-1/+0
* | | MergeKent Boortz2010-12-291-1/+1
|\ \ \ | | |/ | |/|
| * | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| |/
* | Fixed following problems:Sergey Glukhov2010-12-141-1/+2
* | 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
* | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-221-2/+6
* | | Bug #52160: crash and inconsistent results when groupingGleb Shchepa2010-10-311-0/+2
|/ /
* | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-051-8/+16
|\ \
| * \ Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-011-18/+42
| |\ \
| * | | Bug #53544: Server hangs during JOIN query in stored procedureAlexey Kopytov2010-08-261-1/+1
| * | | Automerge.Alexey Kopytov2010-08-241-7/+15
| |\ \ \
| | * | | Bug #55568: user variable assignments crash server when usedAlexey Kopytov2010-08-241-7/+15
* | | | | mergeMattias Jonsson2010-09-131-0/+9
|\ \ \ \ \
| * | | | | Bug #50394: Regression in EXPLAIN with index scan, LIMIT, GROUP BY andMartin Hansson2010-09-131-0/+9
* | | | | | mergeMattias Jonsson2010-09-101-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug#53806: Wrong estimates for range query in partitioned MyISAM tableMattias Jonsson2010-08-261-1/+9
| |/ / / /
* | | | | Bug#54543: update ignore with incorrect subquery leads to assertion failure:Martin Hansson2010-09-071-10/+8
| |_|/ / |/| | |
* | | | Bug #55656: mysqldump can be slower after bug 39653 fix.Evgeny Potemkin2010-08-261-18/+42
|/ / /
* | | Bug #55580 : segfault in read_view_sees_trx_idGeorgi Kodinov2010-08-131-7/+37
* | | Bug #54106 assert in Protocol::end_statement,Jon Olav Hauglid2010-08-091-0/+2
|/ /
* | Bug #54734 assert in Diagnostics_area::set_ok_statusJon Olav Hauglid2010-07-191-20/+12