summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2005-02-101-1/+14
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-091-1/+13
| |\
| | * Better bugfix for "HAVING when refering to RAND()" (Bug #8216)monty@mysql.com2005-02-081-1/+13
| * | Fix for BUG#8371: wrong rec_per_key value for hash index on temporary tablesergefp@mysql.com2005-02-081-0/+1
| |/
* | Precision Math implementationhf@deer.(none)2005-02-091-44/+28
* | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ...sergefp@mysql.com2005-02-051-2/+2
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-1/+1
|\ \ | |/
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-02-011-1/+1
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2005-01-231-1/+1
| | |\
| | | * fixed problem with distinct select with grouping and subqueries (BUG#7946)bell@sanja.is.com.ua2005-01-201-1/+1
| * | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-01-261-7/+0
| |\ \ \
| * \ \ \ Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-01-241-3/+10
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | BUG#6034 - Error code 124: Wrong medium type.ingo@mysql.com2005-01-191-1/+17
| | |_|/ | |/| |
* | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-01-261-7/+0
|\ \ \ \
| * \ \ \ mergedserg@serg.mylan2005-01-251-7/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Cleanups during reviewmonty@mysql.com2005-01-251-7/+0
| | | |/ | | |/|
* | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-01-251-1/+1
|\ \ \ \ | |/ / /
| * | | Fix two typos in comments.konstantin@mysql.com2005-01-251-1/+1
* | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-01-241-3/+10
|\ \ \ \ | |/ / /
| * | | Manual mergeigor@rurik.mysql.com2005-01-221-3/+10
| |\ \ \ | | |/ /
| | * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0igor@rurik.mysql.com2005-01-221-3/+10
| | |\ \ | | | |/ | | |/|
| | | * select_found.result, select_found.test:igor@rurik.mysql.com2005-01-221-3/+10
* | | | BUG#6034 - Error code 124: Wrong medium type.ingo@mysql.com2005-01-191-1/+3
|/ / /
* | | Merge with global treemonty@mysql.com2005-01-181-1/+1
|\ \ \ | |/ /
| * | Merge mysql.com:/home/timka/mysql/src/4.1-virgintimour@mysql.com2005-01-171-4/+17
| |\ \
| | * | Fix for BUG#7331.timour@mysql.com2005-01-061-4/+17
* | | | Fix for BUG#7331 merged manually from 4.1.timour@mysql.com2005-01-171-7/+16
* | | | Fix accesses to uninitialized memory (found by valgrind)monty@mysql.com2005-01-131-3/+8
* | | | sql_select.cc:paul@kite-hub.kitebird.com2005-01-081-1/+1
* | | | First stage of table definition cachemonty@mysql.com2005-01-061-101/+104
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-1/+1
|\ \ \ \ | |/ / /
| * | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-1/+1
| |/ /
* | | Better handling of ensuring that setup_tables() are not called twicemonty@mysql.com2005-01-031-6/+13
* | | Merge with global treemonty@mysql.com2004-12-311-4/+5
|\ \ \
| * \ \ Merge with 4.1monty@mishka.local2004-12-221-4/+5
| |\ \ \ | | |/ /
| | * | Merge Bug#7391 from 4.0antony@ltantony.rdg.cyberkinetica.homeunix.net2004-12-181-8/+2
| | |\ \ | | | |/
| | | * Simplify code during reviewmonty@mysql.com2004-12-181-8/+2
| | * | * Added comments and one assertsergefp@mysql.com2004-12-141-1/+2
| | * | fixed parameter to avoid accessing unallocated memorybell@sanja.is.com.ua2004-12-131-1/+1
| | * | Fix for BUG#5837 merged from 4.0sergefp@mysql.com2004-12-111-2/+8
| | |\ \ | | | |/
| | | * Fix for BUG#5837 - attempt 3.sergefp@mysql.com2004-12-111-2/+8
* | | | wl#1629 SHOW with WHERE(final part, after review)gluh@gluh.mysql.r18.ru2004-12-301-2/+6
|/ / /
* | | Fix for BUG#4480: In joins with SELECT_STRAIGHT_JOIN re-order tables by outer...sergefp@mysql.com2004-12-211-10/+32
* | | Merge with global treemonty@mysql.com2004-12-191-8/+10
* | | Merge with global treemonty@mysql.com2004-12-181-29/+34
|\ \ \
| * | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-29/+34
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ram@gw.mysql.r18.ru2004-12-171-1/+5
|\ \ \ \
| * | | | bit typeram@gw.mysql.r18.ru2004-12-171-1/+5
| |/ / /
* | | | Fix for BUG#7266.timour@mysql.com2004-12-161-1/+1
* | | | Enlarged group item key_length by a varstring length field.ingo@mysql.com2004-12-161-1/+14
|/ / /