summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | des_encrypt(), des_decrypt() functions added. Not finally ready yet, so I wil...tonu@volk.internalnet2001-11-061-1/+132
* | | Portability fixmonty@hundin.mysql.fi2001-11-071-5/+5
|/ /
* | Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-2/+2
* | merge with 3.23.42monty@work.mysql.com2001-09-021-3/+3
|\ \ | |/
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-3/+3
* | item_strfunc.cc renamed MD5* to my_MD5* to avoid name clashes with openssl li...tonu@hundin.mysql.fi2001-05-311-5/+4
|/
* Applied patches for BDB tablesmonty@donna.mysql.fi2001-05-091-3/+7
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-13/+27
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-62/+60
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-031-0/+1
* Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-191-2/+2
* fixed up rpl000014sasha@mysql.sashanet.com2000-12-201-2/+0
* fixed logging bug in generate_table()sasha@mysql.sashanet.com2000-12-181-0/+2
* Fixed that LPAD() and RPAD() cuts argumentsmonty@tik.mysql.com2000-12-151-2/+8
* mergemonty@narttu.mysql.fi2000-11-161-1/+1
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-1/+1
* | sql/item_strfunc.ccsasha@mysql.sashanet.com2000-11-061-0/+10
* | fixed bugs in elt() and make_set()sasha@mysql.sashanet.com2000-11-031-0/+2
|/