summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-176/+287
|\
| * 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
| * Bug#11766675 - 59839: Aggregation followed by subquery yields wrong resultMartin Hansson2011-02-181-31/+35
| * Merge from mysql-5.1.55-releaseunknown2011-02-081-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 fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-7/+23
* | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-8/+18
|\ \ \ | | |/ | |/|
| * | Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| |/
| * 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
| |\ \
| * | | 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
* | | | Fixed some mysql-test-run failures and compile warnings/errorsMichael Widenius2011-01-201-0/+1
* | | | Fixed LP bug #702310 / bug #59493.Igor Babaev2011-01-141-2/+4
* | | | Make copy from heap to MyISAM / Aria killable.Michael Widenius2011-01-051-0/+6
* | | | A proper fix for bug #57688.Michael Widenius2010-11-251-4/+8
* | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-3/+15
|\ \ \ \ | | |/ / | |/| |
| * | | 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 with MySQL 5.1.52Michael Widenius2010-11-231-11/+28
|\ \ \ | |/ /
| * | merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-051-8/+16
| |\ \
| * \ \ 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
* | | | | better fix for MySQL bugsSergei Golubchik2010-10-201-3/+4
* | | | | 5.1.51 mergeSergei Golubchik2010-10-191-16/+67
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge from mysql-5.1-bugteam to mysql-5.1-securityJimmy Yang2010-09-011-18/+42
| |\ \ \ \ | | |/ / /
| | * | | Bug #55656: mysqldump can be slower after bug 39653 fix.Evgeny Potemkin2010-08-261-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
| * | | 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
| |/ /
* | | Reverted the MySQL fix for bug 51242 that was rejected once for mariadb-5.1.48Igor Babaev2010-10-141-23/+0
* | | Fixed bug #57024.Igor Babaev2010-09-261-10/+18
* | | MergeIgor Babaev2010-09-121-0/+3
|\ \ \
| * | | Fixed bug #49600.Igor Babaev2010-09-111-0/+3
* | | | Fixed bug #49322.Igor Babaev2010-09-091-1/+5
|/ / /
* | | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-2/+2
* | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-4/+36
|\ \ \ | |/ /