summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with dlenev@mysql.com2003-09-121-17/+17
* Portability fixesmonty@narttu.mysql.fi2003-07-151-0/+4
* Remove compiler warningsmonty@narttu.mysql.fi2003-07-041-1/+1
* Fix for #739hf@deer.(none)2003-07-031-1/+1
* Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0hf@deer.(none)2003-07-031-1/+1
|\
| * Fix for bug #628hf@deer.(none)2003-06-211-1/+1
* | Optimized old patchesmonty@mashka.mysql.fi2003-07-011-12/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-07-011-7/+10
|\ \
| * | LEFT JOIN optimization: Change LEFT JOIN to normal join if possiblemonty@mashka.mysql.fi2003-06-261-7/+10
| |/
* | Fix for bug #666 (Nice number, yeah?)hf@deer.(none)2003-06-201-12/+21
|/
* Fixed a bug in concat_ws(), which did not add concat separatorjani@ua126d19.elisa.omakaista.fi2003-06-051-4/+4
* Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-6/+8
* merge fixSinisa@sinisa.nasamreza.org2003-04-291-5/+2
|\
| * Fix for openssl on Solarismonty@mashka.mysql.fi2003-04-281-3/+0
| * Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-2/+2
* | Fix for a NAN problem in FORMAT(...) string function ..Sinisa@sinisa.nasamreza.org2003-04-141-1/+1
|/
* truncating REPLACE result bug fixhf@deer.mysql.r18.ru2003-03-301-2/+2
* Fix for #178 Replicating INSERT VALUES(USER()) crashes (SEGV) the slaveguilhem@mysql.com2003-03-221-1/+3
* merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-291-0/+39
|\
| * fixed functions to be able work with group function as argumentbell@sanja.is.com.ua2003-01-291-0/+39
* | Fix for the QUOTE() function.ram@mysql.r18.ru2003-01-031-1/+1
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.monty@mashka.mysql.fi2002-09-171-19/+25
* | Updated VC++ dsp files from windows build machinemonty@hundin.mysql.fi2002-08-291-1/+1
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-22/+71
* | QUOTE() code cleanupram@ram.(none)2002-08-101-6/+6
* | added NULLs check to the QUOTE() functionram@ram.(none)2002-08-091-4/+8
* | QUOTE() func changes according to monty's suggestionsram@ram.(none)2002-08-091-34/+19
* | new QUOTE() fuction has been addedram@ram.(none)2002-08-081-0/+53
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-9/+16
* | Minor compilation fixpeter@linux.local2002-06-221-1/+1
* | Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-15/+16
* | Mergepeter@linux.local2002-06-141-0/+108
|\ \
| * | This is just code style/minor optimizations cleanup changesetpeter@linux.local2002-06-141-24/+21
| * | This changeset is mostly new version of previous commit modified according peter@linux.local2002-06-111-0/+111
* | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-1/+1
* | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-4/+3
|/ /
* | mergemonty@hundin.mysql.fi2002-05-191-1/+1
|\ \ | |/
| * Fix bug in CONCAT_WS()monty@hundin.mysql.fi2002-05-171-1/+1
* | Fix for INET_NTOA(N) when N >= 2^32monty@tik.mysql.fi2002-04-061-10/+9
* | Mergemonty@hundin.mysql.fi2002-04-021-7/+10
|\ \ | |/
| * Fixed help typos in mysql.ccmonty@hundin.mysql.fi2002-04-021-7/+10
* | Added FLUSH DES_KEY_FILE.monty@hundin.mysql.fi2001-12-131-49/+101
* | Fixes for des_crypt functions.monty@hundin.mysql.fi2001-12-131-17/+21
* | Fixed sleep time in mysql-test-runmonty@hundin.mysql.fi2001-12-131-115/+108
* | --des-key-file functinality addedtonu@volk.internalnet2001-12-101-29/+58
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-6/+6
* | des_encrypt()/des_decrypt() are now ASCII protected and pass testsuitetonu@volk.internalnet2001-11-261-62/+74
* | Merge work.mysql.com:/home/bk/mysql-4.0tonu@volk.internalnet2001-11-091-79/+60
|\ \
| * | des_encrypt()/des_decrypt() work much better nowtonu@volk.internalnet2001-11-091-79/+60
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-11-071-1/+132
|\ \ \ | |/ /