summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@mashka.mysql.fi2003-01-041-12/+27
|\
| * Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-12/+27
| |\
| | * Many files:heikki@hundin.mysql.fi2002-12-221-11/+26
| | * incorrect bugfix removed. EQ+BETWEEN still cannot be optimized :(serg@serg.mysql.com2002-12-101-1/+1
* | | mergingbell@sanja.is.com.ua2002-12-311-1/+1
|\ \ \
| * | | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-1/+1
| |/ /
* | | Fix compiler warnings removing unreferenced variablesmiguel@hegel.br2002-12-291-1/+1
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-12-261-2/+2
|\ \
| * \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-141-19/+73
| |\ \
| * | | fixed possible bug (call with incorrect parameters)bell@sanja.is.com.ua2002-11-081-2/+2
* | | | Less "default_charset_info"bar@bar.mysql.r18.ru2002-12-191-3/+6
* | | | mergemonty@mashka.mysql.fi2002-12-141-6/+16
|\ \ \ \
| * | | | Fixes for binary protocol (complement to last push)monty@mashka.mysql.fi2002-12-141-2/+8
| * | | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-4/+8
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-141-2/+13
|\ \ \ \ \
| * \ \ \ \ Merge vvagin@work.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2002-12-141-2/+3
| |\ \ \ \ \
| | * | | | | add VARIANCE functionvva@eagle.mysql.r18.ru2002-12-141-2/+3
| | |/ / / /
| * | | | | mergingbell@sanja.is.com.ua2002-12-101-0/+10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Row item fixing (SCRUM related)bell@sanja.is.com.ua2002-12-071-0/+10
* | | | | | derived tables with UNION's ...Sinisa@sinisa.nasamreza.org2002-12-121-1/+1
* | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-091-9/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | probably fix depended subselect cleanupbell@sanja.is.com.ua2002-12-071-9/+9
* | | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-071-118/+249
|\ \ \ \ \ \ | |/ / / / /
| * | | | | After merge fixesmonty@mashka.mysql.fi2002-12-061-61/+71
| * | | | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-65/+186
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-6/+4
| | * | | A fix for the bug in a SELECT with joined tables with ORDER BY and Sinisa@sinisa.nasamreza.org2002-12-041-1/+7
| | * | | Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-42/+88
| | * | | Fixed some bugs from last multi-table-update push.monty@mashka.mysql.fi2002-12-011-1/+1
| | * | | New multi-table-update codemonty@mashka.mysql.fi2002-11-291-7/+78
* | | | | Fix for few PROCEDURE bugs ...Sinisa@sinisa.nasamreza.org2002-12-051-0/+2
|/ / / /
* | | | Fixed bug when creating keys in temporary HEAP tables.monty@mashka.mysql.fi2002-12-021-0/+2
* | | | checking columns of top itemsbell@sanja.is.com.ua2002-11-291-2/+5
* | | | changed compare engine in basic row items (SCRUM)bell@sanja.is.com.ua2002-11-281-2/+2
* | | | mergingbell@sanja.is.com.ua2002-11-271-4/+10
|\ \ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-191-16/+19
| |\ \ \ \
| * | | | | basic row Items (SCRUM)bell@sanja.is.com.ua2002-11-151-4/+10
| | |_|_|/ | |/| | |
* | | | | reverse order in global select list allow to avoid recursion in derived tablesbell@sanja.is.com.ua2002-11-271-2/+2
* | | | | Mergebell@sanja.is.com.ua2002-11-251-0/+3
|\ \ \ \ \
| * \ \ \ \ mergingbell@sanja.is.com.ua2002-11-231-0/+3
| |\ \ \ \ \
| | * | | | | fixed update with subselect (FOR REVIEW)bell@sanja.is.com.ua2002-10-241-0/+3
* | | | | | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_condsbell@sanja.is.com.ua2002-11-241-4/+22
|/ / / / / /
* | | | | | Merge with 4.0monty@mashka.mysql.fi2002-11-211-43/+26
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | merge::records_in_range and optimizerserg@serg.mysql.com2002-11-171-2/+2
| * | | | | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-6/+6
| * | | | | Fix after last mergemonty@mashka.mysql.fi2002-11-121-1/+1
| * | | | | mergemonty@mashka.mysql.fi2002-11-121-1/+6
| |\ \ \ \ \
| | * | | | | Fixed that NULL and 0 returns 0 instead of NULLmonty@mashka.mysql.fi2002-11-111-0/+5
| * | | | | | removed DBUG_ENTER/RETURN tagsserg@serg.mysql.com2002-11-111-401/+232
| |/ / / / /
| * | | | | Merge from 3.23 to get fix for GROUP BY bugmonty@hundin.mysql.fi2002-11-081-0/+2
| |\ \ \ \ \