summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merged 4.1 into 5.0.unknown2003-03-271-0/+66
|\
| * Merged 4.1 -> 5.0.unknown2003-03-181-0/+66
| |\
| | * A small step forward. Fixed a few bugs and made string type functions work,unknown2003-02-271-3/+3
| | * Made stored FUNCTION invokation work almost always. Still buggy and unstable,...unknown2003-02-261-0/+66
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-211-0/+10
|\ \ \
| * | | SCRUMunknown2003-03-141-0/+10
| |/ /
* | | SRID support.unknown2003-03-181-0/+11
|/ /
* | stringcmp() and sortcmp() have been unifiedunknown2003-03-041-1/+0
* | Coercibility is now stored in user varsunknown2003-03-031-1/+2
* | Many files:unknown2003-02-281-0/+9
* | Portability fixesunknown2003-02-271-1/+3
|/
* Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-2/+8
* After merge fixes & remove compiler warningsunknown2003-02-071-1/+1
* Merge with 4.0.11unknown2003-02-041-1/+3
|\
| * merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+1
| |\
| | * fixed functions to be able work with group function as argumentunknown2003-01-291-0/+1
| | * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-04-021-3/+3
| | |\
| | * | fts+const_tables bug fixedunknown2002-04-021-0/+1
| * | | Added timeout for wait_for_master_posunknown2003-01-251-1/+2
* | | | changes based on partial revie of task 577 (SCRUM)unknown2003-01-301-1/+1
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-9/+0
* | | | mergingunknown2003-01-251-1/+3
|\ \ \ \
| * | | | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-1/+3
* | | | | fixed test of cardinalityunknown2003-01-211-2/+1
* | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |