summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 into 5.0unknown2003-08-261-0/+66
|\
| * Merge 4.1 into 5.0 (first pass).unknown2003-07-081-0/+66
| |\
| | * Merged 4.1 into 5.0.unknown2003-04-161-0/+9
| | |\
| | * \ 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
* | | | | | mergeunknown2003-08-191-1/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge with 4.0.14unknown2003-08-111-1/+4
| |\ \ \ \ \ \
| | * | | | | | LEFT JOIN optimization: Change LEFT JOIN to normal join if possibleunknown2003-06-261-2/+7
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-221-1/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ mergeunknown2003-07-221-1/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-181-0/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | CASE stores first_expr and else_expr in args[] array now.unknown2003-07-171-0/+1
| | * | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-151-20/+1
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-061-1/+1
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | renamed enum Item_cast as it's not a 'class Item' childunknown2003-07-061-1/+1
* | | | | | | | | | new optimisation for ref_null (SCRUM) (WL#818)unknown2003-07-171-1/+1
|/ / / / / / / / /
* | | | | | | | | mergeunknown2003-07-161-20/+1
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-151-20/+1
| |/ / / / / / /
* | | | | | | | mergeunknown2003-07-071-7/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Better arguments format to allow reuse more codeunknown2003-07-041-2/+2
| * | | | | | | New methods unknown2003-07-041-0/+3
| |/ / / / / /
| * | | | | | FIELD() now takes in account arguments collationsunknown2003-07-031-7/+3
* | | | | | | Item tree iteratorunknown2003-07-021-0/+9
* | | | | | | after review changes (SCRUM)unknown2003-07-021-7/+0
|/ / / / / /
* | | | | | LOCATE(), INSTR(), POSITION(), FIND_IN_SET(), SUBSTRING_INDEX()unknown2003-06-251-6/+3
* | | | | | New class DTCollation (SQL:2003 calls it "declared type collation")unknown2003-06-241-1/+1
* | | | | | Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-95/+0
| |_|_|_|/ |/| | | |
* | | | | added compress/uncompress functionunknown2003-04-091-0/+9
| |/ / / |/| | |
* | | | 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