summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* strnto family functions now return error in a new argumentunknown2003-01-161-2/+4
* Updates for multi-byte character setsunknown2003-01-141-1/+1
* mergeunknown2003-01-041-4/+3
|\
| * Merge with 4.0.8unknown2003-01-031-4/+3
| |\
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-4/+3
* | | postreview fix (SCRUM)unknown2002-12-281-1/+1
* | | support of subselect without FROM reducing (SCRUM)unknown2002-12-261-0/+7
|/ /
* | Fixes for binary protocol (complement to last push)unknown2002-12-141-0/+5
* | rename of net_pkg.cc to protocol.ccunknown2002-12-111-2/+3
* | merge fixunknown2002-12-061-1/+2
|\ \
| * \ Merge with 4.0.6unknown2002-12-051-1/+2
| |\ \ | | |/
| | * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-2/+2
* | | changing in Item_row according last review (SCRUM)unknown2002-12-041-41/+3
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-281-2/+2
|\ \
| * | New functionsunknown2002-11-281-2/+2
* | | Item_func_equal made uniformunknown2002-11-281-0/+6
* | | changed compare engine in basic row items (SCRUM)unknown2002-11-281-24/+56
* | | mergingunknown2002-11-271-10/+16
|\ \ \ | |/ / |/| |
| * | basic row Items (SCRUM)unknown2002-11-151-10/+16
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-251-1/+1
|\ \ \
| * \ \ Merge with 4.0unknown2002-11-251-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with 4.0unknown2002-11-211-1/+1
| |\ \ \ | | |/ /
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | | | mergingunknown2002-11-211-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | prevent using references on sum function (except HAVING clouse of current sel...unknown2002-11-211-0/+1
| | |/ | |/|
* | | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-0/+12
|/ /
* | fixed cyclic reference bugunknown2002-11-141-0/+9
* | merge with workunknown2002-10-021-1/+1
|\ \
| * | User variables didn't store charset, so this didn't workunknown2002-10-011-1/+1
* | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+1
* | | Merge with 4.0.3unknown2002-08-301-43/+119
|\ \ \ | |/ / | | / | |/ |/|
| * New CRC32() SQL functionunknown2002-08-061-0/+10
| * subselect in having clauseunknown2002-07-011-9/+10
| * mergeunknown2002-04-131-1/+86
| |\
| | * Added GIS extensionunknown2002-02-221-1/+86
* | | Added nety_retry_count as a changeable variableunknown2002-08-081-33/+4
* | | mergeunknown2002-08-081-3/+8
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-3/+8
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-07-251-23/+23
|\ \ \ \ | |/ / /
| * | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-23/+23
* | | | One more resolving because of pending log functions changes. Not sure if the ...unknown2002-07-201-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Arjens LOG functions changes with small changes and tests added to mysql-testunknown2002-07-171-0/+20
* | | | OLAP functionality plus some small bug fixesunknown2002-07-201-0/+23
|/ / /
* | | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-2/+2
* | | Added functions :unknown2002-06-291-1/+21
* | | Removed mysql_ssl_clear() unknown2002-06-271-3/+16
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+12
|/ /
* | merge with 3.23.50unknown2002-03-271-3/+3
|\ \