summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-14/+25
|\
| * Fixed bug #32815.unknown2007-12-071-1/+1
| * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-261-1/+2
| |\
| | * Bug #32268: Indexed queries give bogus MIN and MAX resultsunknown2007-11-201-1/+2
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-211-11/+15
| |\ \
| | * | Bug #30788: Inconsistent retrieval of char/varcharunknown2007-11-211-11/+15
| * | | sql_select.cc:unknown2007-11-211-0/+5
| | |/ | |/|
| * | Merge polly.(none):/home/kaa/src/opt/bug32241/my50-bug29131unknown2007-11-161-1/+2
| |\ \
| | * | Fix for bug #32241: memory corruption due to large index map in 'Rangeunknown2007-11-161-1/+2
* | | | Fix compiler warning about wrong integer size (probably harmless)unknown2007-12-061-1/+1
* | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-11/+112
|\ \ \ \ | |/ / /
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-131-1/+14
| |\ \ \
| | * | | Bug #31562: HAVING and lower caseunknown2007-11-131-1/+14
| * | | | Merge polly.(none):/home/kaa/src/opt/bug30666/my50-bug29131unknown2007-11-121-4/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix for bug #30666: Incorrect order when using range conditions on 2unknown2007-11-071-4/+3
| * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-101-3/+12
| |\ \ \ \
| | * \ \ \ Merge polly.(none):/home/kaa/src/opt/bug32202/my50-bug26215unknown2007-11-101-3/+12
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fix for bug #32202: ORDER BY not working with GROUP BYunknown2007-11-091-3/+12
| | | |/ /
| * | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-101-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#31700: thd->examined_row_count not incremented for 'const' type queriesunknown2007-11-101-0/+9
| | | |/ | | |/|
| * | | Bug #31794: no syntax error on SELECT id FROM t HAVING count(*)>2unknown2007-11-011-2/+10
| |/ /
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-1/+64
| |\ \
| | * | type conversions fixed to avoid warnings on Windowsunknown2007-10-231-1/+1
| | |/
| | * fixed a warning in the fix for bug 28702unknown2007-10-021-1/+1
| | * Fixed a valgrind warning with the fix for bug 28702.unknown2007-10-021-2/+10
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-09-281-0/+3
| | |\
| | | * Bug#27990: Wrong info in MYSQL_FIELD struct members when a tmp table was used.unknown2007-09-281-0/+3
| | * | Bug #28702: VIEWs defined with USE/FORCE KEY ignore that requestunknown2007-09-241-0/+52
* | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-11-171-2/+36
|\ \ \ \
| * | | | Bug#24907: unpredictable (display) precission, if input precission increasesunknown2007-11-171-2/+36
* | | | | Merge polly.(none):/home/kaa/src/maint/bug31207/my50-bug31174unknown2007-10-181-3/+15
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix for bug #31207: Test "join_nested" shows different strategy on IA64unknown2007-10-171-3/+15
| |/ / /
* | | | Fix for bug #31249: Assertion `!table || (!table->write_set || unknown2007-10-091-4/+22
|/ / /
* | | Merge sita.local:/Users/tsmith/m/bk/50unknown2007-09-241-3/+4
|\ \ \ | |/ / |/| |
| * | Merge dkatz@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-09-051-3/+4
| |\ \
| | * \ Merge dkatz@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-08-031-3/+4
| | |\ \
| | | * | Bug #29419 "Specifying a join_buffer > 4GB on 64 bit machines not possible."unknown2007-07-271-3/+4
* | | | | Bug #31001: ORDER BY DESC in InnoDB not workingunknown2007-09-141-1/+7
* | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-291-2/+6
|\ \ \ \ \
| * | | | | Bug #30377: EXPLAIN loses last_query_cost when used with UNIONunknown2007-08-281-2/+6
* | | | | | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-291-0/+8
|\ \ \ \ \ \
| * | | | | | Bug #30596 GROUP BY optimization gives wrong result orderunknown2007-08-271-0/+8
| | |_|/ / / | |/| | | |
* | | | | | sql_select.cc:unknown2007-08-251-1/+1
* | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-08-241-9/+53
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bug#30245: A wrong type of a BIT field is reported when grouped by it.unknown2007-08-171-9/+53
| |/ / / /
* | | | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30287unknown2007-08-211-11/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed bug #30287.unknown2007-08-211-11/+8
| |/ / /
* | | | Fixed bug #30396.unknown2007-08-151-26/+12
|/ / /
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-311-1/+1
|\ \ \
| * | | BUG#29582: huge memory consumption with union, subselect, joins:unknown2007-07-311-1/+1