summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | AsWKB() function has been added.unknown2003-04-031-0/+21
|/ / /
* | | Better error messageunknown2003-04-011-9/+3
* | | small addition to fix of truncating in replaceunknown2003-03-281-1/+1
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-281-2/+2
|\ \ \
| * | | Fix of the #173 bugunknown2003-03-261-2/+2
| | |/ | |/|
* | | Merge with 4.0.13unknown2003-03-261-4/+10
|\ \ \ | |/ / |/| / | |/
| * Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slaveunknown2003-03-221-1/+3
* | item_strfunc.cc:unknown2003-03-241-6/+11
* | item_strfunc.cc:unknown2003-03-241-1/+4
* | item_strfunc.cc:unknown2003-03-241-1/+13
* | All charset related actions have been moved from fix_fields() to fix_length_a...unknown2003-03-211-42/+7
* | Produce an error when arguments are not compatible for CONCAT()unknown2003-03-191-2/+6
* | Getting closer to be more SQL99 in dyadic operationsunknown2003-03-191-5/+12
* | SRID support.unknown2003-03-181-67/+128
* | mysql-test/t/ctype_many.test:unknown2003-03-171-53/+2
* | New function my_charset_same()unknown2003-03-161-1/+1
* | filesort.cc, sql_analyse.cc, item_func.cc, item_strfunc.cc, field.cc:unknown2003-03-131-5/+5
* | SELECT BINARY expr unknown2003-03-041-9/+27
* | Strings which appear without charset context, unknown2003-03-031-6/+6
* | New error message for situation like:unknown2003-03-021-1/+10
* | item_strfunc.cc:unknown2003-02-281-0/+1
* | sql_yacc.yy:unknown2003-02-281-0/+1
* | sql_yacc.yy, item_strfunc.cc:unknown2003-02-271-0/+11
* | item_strfunc.cc:unknown2003-02-131-2/+2
* | item_strfunc.cc:unknown2003-02-131-8/+8
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-4/+4
* | After merge fixes & remove compiler warningsunknown2003-02-071-15/+24
* | Merge with 4.0.11unknown2003-02-041-0/+39
|\ \ | |/
| * merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-0/+39
| |\
| | * fixed functions to be able work with group function as argumentunknown2003-01-291-0/+39
| * | Fix for the QUOTE() function.unknown2003-01-031-1/+1
* | | Some USE_MB have been removed.unknown2003-01-311-31/+10
* | | Move latin1 into a separarte fileunknown2003-01-291-3/+3
* | | wb_wc and wc_mb now checks length insideunknown2003-01-271-4/+3
* | | Mergeunknown2003-01-211-2/+4
|\ \ \
| * | | Portability fixes (for windows)unknown2003-01-211-2/+4
* | | | fixed test of cardinalityunknown2003-01-211-2/+2
|/ / /
* | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-5/+10
* | | strnto family functions now return error in a new argumentunknown2003-01-161-4/+7
* | | mergeunknown2003-01-141-1/+2
|\ \ \
| * | | Updates for multi-byte character setsunknown2003-01-141-1/+2
* | | | Fix for spatial objectsunknown2003-01-131-7/+1
|/ / /
* | | Fix for the bug about point(subselect(...))unknown2003-01-081-4/+6
* | | SCRUM password() function changes. unknown2003-01-021-6/+14
* | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2003-01-011-7/+41
|\ \ \
| * | | SCRUMunknown2002-12-271-7/+41
* | | | Fix for QUOTE() function.unknown2003-01-011-1/+1
* | | | postreviews fix (SCRUM related)unknown2002-12-311-1/+2
* | | | postreview fix (SCRUM)unknown2002-12-281-3/+3
|/ / /
* | | less default_charset_infounknown2002-12-201-6/+9