summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-12-191-7/+15
|\ \ \
| * | | Spatial-related fixesunknown2002-12-181-7/+15
* | | | thd_charset has been moved to variables structureunknown2002-12-191-2/+2
|/ / /
* | | SCRAM Remove spaces from most changed files.unknown2002-12-051-62/+63
* | | Merging....unknown2002-11-291-10/+13
|\ \ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2002-11-281-4/+4
| |\ \ \
| | * | | More use of new string->number conversion functionsunknown2002-11-281-4/+4
| * | | | mergingunknown2002-11-271-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | basic row Items (SCRUM)unknown2002-11-151-2/+2
| * | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-251-4/+7
| |\ \ \ \
| | * | | | Fixed CAST( xxx as CHAR)unknown2002-11-251-4/+7
| | |/ / /
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-11-241-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | prevent using references on sum function (except HAVING clouse of current sel...unknown2002-11-211-0/+2
| |/ / /
* | | | Merge....unknown2002-11-241-10/+18
|\ \ \ \ | |/ / /
| * | | USER(), DATABASE() and CHARSET() functions are now UCS2 compatibleunknown2002-11-111-7/+15
| * | | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsunknown2002-11-111-3/+3
* | | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-241-2/+2
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-11-061-7/+9
|\ \ \ \ | |/ / /
| * | | String->copy() now has a charset argunknown2002-11-061-5/+7
| * | | Some charset code clean-upsunknown2002-11-061-1/+1
| * | | Item->thd_charset() - returns a default charset which should be used unknown2002-11-061-1/+1
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-10-301-1/+1
|\ \ \ \ | |/ / /
| * | | All String->set() now have charset argumentunknown2002-10-301-1/+1