summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes for bug#8115 "Server Crash with prepared statement"konstantin@mysql.com2005-03-031-13/+26
* Fix for Bug#5615 and merge from 4.1jani@ua141d10.elisa.omakaista.fi2005-03-011-4/+4
* Mergejani@ua141d10.elisa.omakaista.fi2005-03-011-2/+4
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-03-011-0/+9
| |\
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-03-011-1/+1
| | |\
| | * \ mergingramil@mysql.com2005-02-281-0/+9
| | |\ \
| | | * | A fix (bug #5615 type of aggregate function column wrong when using group by).ram@gw.mysql.r18.ru2004-10-111-0/+9
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-03-011-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for BUG#8726: In JOIN::optimize on ER_TOO_BIG_SELECT error set JOIN::erro...sergefp@mysql.com2005-02-281-1/+1
| | |/ /
| * | | mergingramil@mysql.com2005-02-281-39/+106
| |\ \ \ | | |/ /
| * | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).ram@gw.mysql.r18.ru2004-10-271-1/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-281-10/+23
|\ \ \ \
| * \ \ \ merge with 4.1monty@mysql.com2005-02-281-10/+23
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-10/+23
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-02-141-2/+1
| | |\ \ \
* | | \ \ \ Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-261-5/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge with global treemonty@mysql.com2005-02-251-5/+1
| |\ \ \ \ \
| | * | | | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-5/+1
* | | | | | | Mergemskold@mysql.com2005-02-241-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | sql_select.cc:bar@mysql.com2005-02-241-2/+2
* | | | | | | mergejoreland@mysql.com2005-02-241-7/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 52.0.168.192.in-addr.arpa:/Users/bell/mysql/bk/mysql-5.0bell@52.0.168.192.in-addr.arpa2005-02-231-4/+37
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Mergebell@51.0.168.192.in-addr.arpa2005-02-201-4/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-02-101-1/+14
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ mergebell@sanja.is.com.ua2005-02-101-47/+31
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixed problem with groupping by view (BUG#7116)bell@sanja.is.com.ua2005-01-311-7/+19
* | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0mskold@mysql.com2005-02-231-4/+37
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Fix for bug #7217: information_schema: columns are varbinary() instead of tim...gluh@gluh.mysql.r18.ru2005-02-231-4/+37
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Fixes for condition pushdown to storage engine based on comments from code re...mskold@mysql.com2005-02-231-3/+12
* | | | | | | | | Mergemskold@mysql.com2005-02-211-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-2/+3
* | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-151-2/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge mysql.com:/home/psergey/mysql-4.1-bug8218sergefp@mysql.com2005-02-141-2/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Fix for BUG#8218:sergefp@mysql.com2005-02-121-2/+1
* | | | | | | | Mergemskold@mysql.com2005-02-111-48/+45
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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
| | | |_|/ / / | | |/| | | |
* | | | | | | Condition pushdown v.2mskold@mysql.com2005-02-111-2/+4
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndbmskold@mysql.com2005-02-011-8/+3
|\ \ \ \ \ \ \ | |/ / / / / /