summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #16458: Simple SELECT FOR UPDATE causes "Result Set not updatable" errorunknown2006-06-271-0/+168
* * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with bigunknown2006-06-191-4/+8
* Fixed bug #18206.unknown2006-06-021-3/+3
* Fixed bug #14927.unknown2006-05-061-9/+19
* BUG#16798: Inapplicable ref_or_null query plan and bad query result on random...unknown2006-05-061-1/+2
* Fixed bug #18767.unknown2006-04-201-1/+1
* Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was unknown2006-04-121-2/+4
* Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesunknown2006-03-291-6/+15
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-01-181-0/+14
|\
| * Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).unknown2006-01-181-0/+14
* | Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/bug14634/my41-...unknown2006-01-171-7/+5
|\ \
| * | Bug #14634 Running out of diskspace on tmpdir returns an inappropriate errorunknown2006-01-171-7/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-101-1/+8
|\ \ \
| * \ \ Merge mysql.com:/home/my/mysql-4.0unknown2006-01-081-1/+8
| |\ \ \ | | |/ / | |/| |
| | * | Fixes during review of new pushed code:unknown2006-01-061-1/+8
* | | | Fixed bug #14274: a query with a having clause containing only set function r...unknown2006-01-071-1/+1
|/ / /
* | | Merge mysql.com:/home/mydev/mysql-4.0-bug14616unknown2005-11-151-2/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#14616 - Freshly imported table returns error 124 when using LIMITunknown2005-11-071-2/+6
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-011-3/+1
|\ \
| * | Fix bug#14186 select datefield is null not updatedunknown2005-10-281-3/+1
* | | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server unknown2005-10-281-11/+14
* | | Manually mergedunknown2005-10-271-0/+1
|\ \ \ | |/ / |/| / | |/
| * Fix bug #13855 select distinct with group by caused server crashunknown2005-10-141-0/+1
* | mergingunknown2005-10-131-1/+1
|\ \ | |/
| * Fix for bug #3874 (Group by field is not considered)unknown2005-10-131-1/+1
| * Fix bug#7672 Unknown column error in order clauseunknown2005-10-091-0/+6
| * Remove #if 0 as this only confuses the code withing adding anythingunknown2005-02-011-6/+0
| * Merge mysql.com:/home/mydev/mysql-4.0unknown2005-01-241-3/+10
| |\
| * | BUG#6034 - Error code 124: Wrong medium type.unknown2005-01-191-1/+25
* | | select.test, sql_select.cc, sql_lex.cc, item.cc:unknown2005-10-131-0/+5
* | | Fix for BUG#13419: In "ref" optimizer, take into account that item=Item_func_...unknown2005-09-231-2/+2
* | | Fix bug#12887 Distinct is not always applied after rollupunknown2005-09-151-1/+1
* | | Review fixes since last pullunknown2005-09-121-6/+6
* | | sql_select.cc:unknown2005-09-081-3/+14
* | | manual merge of bug fix#12537unknown2005-08-301-1/+3
|\ \ \
| * | | Fix bug #12537 UNION produces longtext instead of varcharunknown2005-08-301-1/+2
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-221-1/+9
|\ \ \ \
| * | | | Fix bug #11718 query with function, join and order by returns wrong type.unknown2005-08-171-1/+9
| |/ / /
* | | | distinct.test, distinct.result:unknown2005-08-191-3/+1
|/ / /
* | | sql_select.cc:unknown2005-08-151-1/+1
* | | fixed convertion and handling IN subqueries with rows (BUG#11867)unknown2005-08-131-1/+2
* | | Review of new pushed codeunknown2005-08-091-4/+2
* | | BUG#11869 (cont'd, eliminating "table type doesn't support FULLTEXT" error):unknown2005-08-061-1/+1
* | | sql_select.cc, sql_class.h:unknown2005-08-021-2/+1
* | | func_gconcat.result, func_gconcat.test:unknown2005-07-281-1/+2
* | | Manual mergeunknown2005-07-281-1/+8
|\ \ \
| * | | sql_select.cc:unknown2005-07-281-1/+8
* | | | We have also to test 'conds' even if there was no tables.unknown2005-07-271-1/+8
|/ / /
* | | Simple fixes during review of new codeunknown2005-07-191-4/+8
* | | select.result, select.test:unknown2005-07-171-1/+1