summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* postreview fix (SCRUM)unknown2002-12-101-8/+15
* mergingunknown2002-12-101-15/+66
|\
| * _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)unknown2002-12-061-16/+67
* | More use of new str->number routinesunknown2002-12-091-2/+8
* | item.cc:unknown2002-12-061-1/+1
* | merge fixunknown2002-12-061-13/+14
|\ \ | |/ |/|
| * Merge with 4.0.6unknown2002-12-051-13/+14
| |\
| | * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-13/+14
* | | changing in Item_row according last review (SCRUM)unknown2002-12-041-0/+1
|/ /
* | checking columns of top itemsunknown2002-11-291-0/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-281-2/+2
|\ \
| * | New functionsunknown2002-11-281-2/+2
* | | mergingunknown2002-11-271-1/+7
|\ \ \ | |/ / |/| |
| * | basic row Items (SCRUM)unknown2002-11-151-2/+11
* | | after review changes in IN/ALL/ANY/SOME (SCRUM)unknown2002-11-271-4/+4
* | | mergingunknown2002-11-271-14/+22
|\ \ \
| * \ \ Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-251-4/+6
| |\ \ \
| | * | | Fixed CAST( xxx as CHAR)unknown2002-11-251-4/+6
| * | | | fix of selfreference bugunknown2002-11-241-2/+2
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-231-7/+8
| |\ \ \ \
| | * \ \ \ protocol mergeunknown2002-11-221-6/+7
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | protocol fixupsunknown2002-11-221-6/+7
| | | |/ /
| | * | | Merge with 4.0unknown2002-11-211-1/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-0/+1
| * | | prevent using references on sum function (except HAVING clouse of current sel...unknown2002-11-211-0/+1
| |/ /
| * | fixed cyclic reference bugunknown2002-11-141-2/+6
* | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-061-6/+7
|\ \ \ | |/ /
| * | Some charset code clean-upsunknown2002-11-061-6/+6
| * | Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-0/+1
* | | IN subselect with ORDER BY, HAVING & sum functionsunknown2002-10-311-6/+4
* | | IN subselectunknown2002-10-271-0/+49
|/ /
* | BINARY charset is now used instead of binary_flagunknown2002-10-251-3/+5
* | fixed DISTINCT in subselect bugunknown2002-10-231-4/+6
* | Fix after mergeunknown2002-10-161-2/+2
* | merge with 4.0.5unknown2002-10-161-48/+68
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-27/+8
| * Merge with 4.0.3unknown2002-08-301-23/+62
| |\
| | * Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-10/+10
| | * subselect in having clauseunknown2002-07-011-4/+7
| | * sql_error.cc, sql_prepare.cc:unknown2002-06-121-0/+34
| | * mergedunknown2002-06-051-0/+19
| | |\
| | | * merge with 4.0unknown2002-06-031-0/+19
| | | |\
| | * | \ mergeunknown2002-05-261-8/+8
| | |\ \ \ | | | |/ /
| | | * | Now string values are created and filled with charset fieldunknown2002-05-171-8/+8
| | * | | simple subselects ported to new select_lex structuresunknown2002-05-121-2/+4
| | |/ /
| | * | mergeunknown2002-04-131-0/+1
| | |\ \
| | | * | Added GIS extensionunknown2002-02-221-0/+1
* | | | | Merge with 3.23.54unknown2002-10-161-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-161-0/+3
* | | | | INSERT ... VALUES(DEFAULT)unknown2002-07-251-1/+23