summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2005-04-201-1/+13
|\
| * sql_select.cc:unknown2005-04-191-1/+13
* | Fix for BUG#9103: unknown2005-04-181-6/+13
|/
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-071-12/+151
|\
| * Post-review fixes: local variable renamedunknown2005-04-071-5/+5
| * Removed extra commentunknown2005-04-051-1/+0
| * Fix for BUG#8877: Implementation of unknown2005-04-051-12/+152
* | Merge embedded-server testing changes.unknown2005-04-011-1/+1
|\ \
| * | Remove result.es files and support for them, which requires splittingunknown2005-03-301-1/+1
* | | Better commentunknown2005-04-011-2/+3
| |/ |/|
* | mergeunknown2005-03-301-15/+29
|\ \
| * | Fix for BUG#9213: GROUP BY returns wrong query results:unknown2005-03-301-1/+13
| * | A fix (bug #9401: type_timestamp segfaults mysqld)unknown2005-03-301-15/+17
* | | Mergeunknown2005-03-301-11/+3
|\ \ \ | |/ / |/| |
| * | fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-11/+3
* | | Fixed newly introduced bug in ROLLUPunknown2005-03-221-1/+1
* | | olap.test:unknown2005-03-171-1/+1
* | | olap.result, olap.test:unknown2005-03-161-3/+4
* | | olap.result, olap.test:unknown2005-03-151-26/+92
|/ /
* | BUG#6635 - test_if_skip_sort_order() thought it can skip filesortunknown2005-03-081-1/+1
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-0/+9
|\ \
| * \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-1/+1
| |\ \
| * \ \ mergingunknown2005-02-281-0/+9
| |\ \ \
| | * | | A fix (bug #5615 type of aggregate function column wrong when using group by).unknown2004-10-111-0/+9
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix for BUG#8726: In JOIN::optimize on ER_TOO_BIG_SELECT error set JOIN::erro...unknown2005-02-281-1/+1
| |/ / /
* | | | mergingunknown2005-02-281-39/+106
|\ \ \ \ | |/ / /
| * | | Fixed wrong memory references found by purifyunknown2005-02-281-10/+23
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-141-2/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for BUG#8218:unknown2005-02-121-2/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-091-1/+13
| |\ \ \
| | * | | Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-1/+13
| | |/ /
| * | | Fix for BUG#8371: wrong rec_per_key value for hash index on temporary tableunknown2005-02-081-0/+1
| |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-011-1/+1
| |\ \
| | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-01-231-1/+1
| | |\ \
| | | * | fixed problem with distinct select with grouping and subqueries (BUG#7946)unknown2005-01-201-1/+1
| * | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-261-7/+0
| |\ \ \ \
| | * | | | Cleanups during reviewunknown2005-01-251-7/+0
| | |/ / /
| * | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-241-3/+10
| |\ \ \ \ | | |/ / /
| | * | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0unknown2005-01-221-3/+10
| | |\ \ \ | | | |/ / | | |/| |
| | | * | select_found.result, select_found.test:unknown2005-01-221-3/+10
| * | | | BUG#6034 - Error code 124: Wrong medium type.unknown2005-01-191-1/+17
| |/ / /
| * | | Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-01-171-4/+17
| |\ \ \
| | * | | Fix for BUG#7331.unknown2005-01-061-4/+17
| * | | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-1/+1
| |/ / /
| * | | Merge Bug#7391 from 4.0unknown2004-12-181-8/+2
| |\ \ \ | | |/ /
| | * | Simplify code during reviewunknown2004-12-181-8/+2
| * | | * Added comments and one assertunknown2004-12-141-1/+2
| * | | fixed parameter to avoid accessing unallocated memoryunknown2004-12-131-1/+1
| * | | Fix for BUG#5837 merged from 4.0unknown2004-12-111-2/+8
| |\ \ \ | | |/ /