summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* mergingunknown2002-12-311-1/+4
|\
| * support of subselect without FROM reducing (SCRUM)unknown2002-12-261-1/+4
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-301-4/+5
|\ \
| * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-4/+5
| |\ \ | | |/ | |/|
| | * processing thread specific queriesunknown2002-12-301-4/+5
* | | beautifying the error messagesunknown2002-12-171-1/+1
* | | A fix for a bug in fix_fields in case like this:unknown2002-12-171-0/+8
|/ /
* | rename of net_pkg.cc to protocol.ccunknown2002-12-111-244/+0
|/
* Merge with 4.0.6unknown2002-12-051-8/+13
|\
| * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-2/+2
| * New multi-table-update codeunknown2002-11-291-6/+11
* | Proper handling of ORDER BY table.column in UNION'sunknown2002-12-021-2/+8
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-301-1/+26
|\ \
| * | check of using same table for changing and selectunknown2002-11-301-1/+26
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1unknown2002-11-291-2/+2
|\ \ \ | |/ / |/| |
| * | many, many changesunknown2002-11-291-2/+2
| |\ \
| | * | many bug fixesunknown2002-11-291-2/+2
* | | | checking columns of top itemsunknown2002-11-291-3/+5
|/ / /
* | | mergingunknown2002-11-281-1/+1
|\ \ \
| * | | fixed * without tables in IN bugunknown2002-11-281-1/+1
| |/ /
* | | mergingunknown2002-11-271-2/+2
|\ \ \ | |/ / |/| |
| * | basic row Items (SCRUM)unknown2002-11-151-2/+2
* | | after review changes in IN/ALL/ANY/SOME (SCRUM)unknown2002-11-271-0/+23
* | | Mergeunknown2002-11-251-0/+1
|\ \ \
| * | | revert open_ltable changingunknown2002-11-231-12/+5
| * | | mergingunknown2002-11-231-4/+12
| |\ \ \
| | * | | fixed update with subselect (FOR REVIEW)unknown2002-10-241-4/+12
* | | | | supported possiblity of item substitute (fixed bug) in setup_fieldsunknown2002-11-251-2/+3
* | | | | Reference to field in outer subelect fixedunknown2002-11-241-1/+1
* | | | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_condsunknown2002-11-241-3/+0
* | | | | fixed bug with thd->allow_sum_func value in subselectunknown2002-11-231-2/+5
|/ / / /
* | | | Merge with 4.0unknown2002-11-211-60/+120
|\ \ \ \ | | |_|/ | |/| |
| * | | Small improvement to alloc_rootunknown2002-11-161-32/+92
| * | | removed redundant lineunknown2002-11-131-1/+0
| * | | Mergeunknown2002-11-121-0/+1
| |\ \ \
| | * | | IGNORE_INDEX fix for 4.0unknown2002-11-121-0/+1
| * | | | Extended WEEK() to be able to handle ISO weeks.unknown2002-11-121-2/+2
| * | | | Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-0/+1
| * | | | mergedunknown2002-11-091-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | IGNORE/USE INDEX now work with HA_EXTRA_KEYREADunknown2002-11-091-0/+1
| * | | | Portability fix extern "C" static -> extern "C"unknown2002-11-071-3/+3
| * | | | mergeunknown2002-11-071-3/+3
| |\ \ \ \
| | * | | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-3/+3
| * | | | | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-16/+12
| |/ / / /
| * | | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-1/+1
| * | | | Added back old LARGEFILE handlingunknown2002-10-291-5/+8
* | | | | small revertunknown2002-11-181-1/+1
* | | | | fix for message being sent in EXPLAIN ...unknown2002-11-181-1/+1
| |_|_|/ |/| | |
* | | | some bug fixes related to derived tablesunknown2002-11-111-1/+3
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-041-6/+6
|\ \ \ \