summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Bug#54416 MAX from JOIN with HAVING returning NULL with 5.1 and Empty setSergey Glukhov2010-07-091-1/+1
* | Bug#51431 Wrong sort order after import of dump fileSergey Glukhov2010-06-301-1/+10
* | mergeGeorgi Kodinov2010-06-251-1/+2
|\ \
| * | Bug #52711: Segfault when doing EXPLAIN SELECT withGeorgi Kodinov2010-04-151-1/+2
* | | Fix for bug #54459: Assertion failed: param.sort_length, Ramil Kalimullin2010-06-241-5/+13
* | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-10/+10
* | | Bug#52005 'JOIN_TAB->dependent' may be incorrectly propageted for multilevel ...Sergey Glukhov2010-05-271-10/+33
* | | Merge of fix for Bug#52357Martin Hansson2010-05-071-2/+1
|\ \ \
| * | | Bug#53334 Incorrect result for InnoDB in LEFT JOIN with impossible conditionSergey Glukhov2010-05-071-2/+1
* | | | Merge of fix for Bug#52357Martin Hansson2010-05-061-11/+52
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug#52357: Assertion failed: join->best_read inMartin Hansson2010-05-061-11/+45
| * | Backport of the fix for bug #50335 to 5.0.Alexey Kopytov2010-04-271-3/+5
* | | Automerge.Alexey Kopytov2010-04-301-2/+1
|\ \ \ | |_|/ |/| |
| * | Bug #48419: another explain crash..Alexey Kopytov2010-04-301-2/+1
* | | Bug#52336 Segfault / crash in 5.1 copy_fields (param=0x9872980) at sql_select...Sergey Glukhov2010-04-051-5/+5
|/ /
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-261-1/+1
|\ \ | |/
| * Bug#52177 crash with explain, row comparison, join, text fieldSergey Glukhov2010-03-261-1/+1
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2010-03-241-1/+12
|\ \ | |/
| * Bug#48483 crash in get_best_combination()Sergey Glukhov2010-03-241-1/+12
* | Bug#51242 HAVING clause on table join produce incorrect resultsSergey Glukhov2010-03-191-0/+25
* | Bug#51494 crash with join, explain and 'sounds like' operatorSergey Glukhov2010-03-191-1/+2