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