summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
|/ / / / /