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