summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* field.cc, field.h:unknown2006-06-211-1/+1
* Manually mergedunknown2006-06-201-2/+8
|\
| * * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with bigunknown2006-06-191-4/+8
* | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-021-3/+3
|\ \ | |/
| * Fixed bug #18206.unknown2006-06-021-3/+3
| * Fixed bug #14927.unknown2006-05-061-9/+19
* | Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-261-3/+4
|\ \
| * | BUG#18681: View privileges are brokenunknown2006-05-261-3/+4
* | | Remove dflt_field from field structure as this was only needed when createing...unknown2006-05-241-22/+32
* | | Fix for bug#17626 CREATE TABLE ... SELECT failure with TRADITIONAL SQL modeunknown2006-05-231-0/+1
* | | Post-review fixes for bug #19089unknown2006-05-221-0/+3
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-05-201-6/+32
|\ \ \ | |/ / |/| |
| * | Fixed bug #19089.unknown2006-05-201-6/+32
* | | BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))):unknown2006-05-101-19/+112
* | | Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-101-0/+11
|\ \ \
| * | | BUG#18068: SELECT DISTINCT (with duplicates and covering index)unknown2006-05-091-0/+11
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-05-101-338/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactoring: Factor out common code from find_best() and best_access_path(): ...unknown2006-05-071-338/+5
* | | | BUG#16798: Merge into 5.0: s/used_tables()/!const_item()/, added comment abou...unknown2006-05-071-2/+14
* | | | Merge mysql.com:/home/psergey/mysql-4.1-bug16798unknown2006-05-061-1/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#16798: Inapplicable ref_or_null query plan and bad query result on random...unknown2006-05-061-1/+2
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-05-031-33/+61
|\ \ \ | |_|/ |/| |
| * | Fixed bug #14292: performance degradation for a benchmark query.unknown2006-05-021-33/+61
* | | Manually mergedunknown2006-04-241-0/+4
|\ \ \ | |/ / |/| |
| * | Fixed bug#18739: non-standard HAVING extension was allowed in strict ANSI sql...unknown2006-04-211-0/+4
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0unknown2006-04-211-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed bug #18767.unknown2006-04-201-1/+1
* | | Post merge fixunknown2006-04-201-13/+6
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2unknown2006-04-191-6/+13
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was unknown2006-04-121-2/+4
* | Post review changes for the fix of bug #16504.unknown2006-04-031-14/+13
* | Fixed bug #16504.unknown2006-03-311-9/+69
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-03-301-2/+4
|\ \
| * | Fixed bug #18279: crash in the cases when on conditions are moved unknown2006-03-291-2/+4
* | | item_sum.cc, sql_select.cc:unknown2006-03-301-2/+3
* | | Manual mergeunknown2006-03-301-3/+11
|\ \ \ | | |/ | |/|
| * | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesunknown2006-03-291-6/+15
* | | Removed forgotten comment line in sql_select.cc.unknown2006-03-281-1/+0
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-03-281-1/+6
|\ \ \ | |_|/ |/| |
| * | Post review fixes for BUG#16474: SP crashed MySQL.unknown2006-03-281-2/+3
| * | Fixed BUG#16474: SP crashed MySQLunknown2006-03-101-1/+5
* | | sql_select.cc:unknown2006-03-141-1/+1
* | | Fixed bug#17366: Unchecked Item_int results in server crashunknown2006-03-131-0/+8
|/ /
* | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2006-02-191-14/+15
|\ \
| * | Fixed bug #16603.unknown2006-02-131-14/+15
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-141-3/+4
|\ \ \ | |/ / |/| |
| * | Fixed bug#16752 Binary table files created in mysqld v4.1 caused buffer overrun unknown2006-02-081-3/+4
* | | Fixes after manual mergeunknown2006-02-021-2/+2
* | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0unknown2006-02-021-7/+21
|\ \ \
| * | | Post-review fix for bug #14927.unknown2006-02-021-0/+6