summaryrefslogtreecommitdiff
path: root/sql/item_strfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated VC++ dsp files from windows build machineunknown2002-08-291-1/+1
* Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-22/+71
* QUOTE() code cleanupunknown2002-08-101-6/+6
* added NULLs check to the QUOTE() functionunknown2002-08-091-4/+8
* QUOTE() func changes according to monty's suggestionsunknown2002-08-091-34/+19
* new QUOTE() fuction has been addedunknown2002-08-081-0/+53
* New SET syntax & system variables.unknown2002-07-231-9/+16
* Minor compilation fixunknown2002-06-221-1/+1
* Made keyread (key scanning) a key specific attribute.unknown2002-06-191-15/+16
* Mergeunknown2002-06-141-0/+108
|\
| * This is just code style/minor optimizations cleanup changesetunknown2002-06-141-24/+21
| * This changeset is mostly new version of previous commit modified according unknown2002-06-111-0/+111
* | Added the following new privleges:unknown2002-06-121-1/+1
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-4/+3
|/
* mergeunknown2002-05-191-1/+1
|\
| * Fix bug in CONCAT_WS()unknown2002-05-171-1/+1
* | Fix for INET_NTOA(N) when N >= 2^32unknown2002-04-061-10/+9
* | Mergeunknown2002-04-021-7/+10
|\ \ | |/
| * Fixed help typos in mysql.ccunknown2002-04-021-7/+10
* | Added FLUSH DES_KEY_FILE.unknown2001-12-131-49/+101
* | Fixes for des_crypt functions.unknown2001-12-131-17/+21
* | Fixed sleep time in mysql-test-rununknown2001-12-131-115/+108
* | --des-key-file functinality addedunknown2001-12-101-29/+58
* | Update copyrightunknown2001-12-061-6/+6
* | des_encrypt()/des_decrypt() are now ASCII protected and pass testsuiteunknown2001-11-261-62/+74
* | Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-11-091-79/+60
|\ \
| * | des_encrypt()/des_decrypt() work much better nowunknown2001-11-091-79/+60
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-071-1/+132
|\ \ \ | |/ /
| * | des_encrypt(), des_decrypt() functions added. Not finally ready yet, so I wil...unknown2001-11-061-1/+132
* | | Portability fixunknown2001-11-071-5/+5
|/ /
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-2/+2
* | merge with 3.23.42unknown2001-09-021-3/+3
|\ \ | |/
| * Fixes for OS2.unknown2001-08-221-3/+3
* | item_strfunc.cc renamed MD5* to my_MD5* to avoid name clashes with openssl li...unknown2001-05-311-5/+4
|/
* Applied patches for BDB tablesunknown2001-05-091-3/+7
* Test case for bug when updating on keyunknown2001-03-231-13/+27
* Added isolation levelsunknown2001-03-211-62/+60
* Workaround for bug in thread library in Unixware 7unknown2001-02-031-0/+1
* Added MYSQL_SERVER_SUFFIX to mysqldunknown2001-01-191-2/+2
* fixed up rpl000014unknown2000-12-201-2/+0
* fixed logging bug in generate_table()unknown2000-12-181-0/+2
* Fixed that LPAD() and RPAD() cuts argumentsunknown2000-12-151-2/+8
* mergeunknown2000-11-161-1/+1
|\
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-1/+1
* | sql/item_strfunc.ccunknown2000-11-061-0/+10
* | fixed bugs in elt() and make_set()unknown2000-11-031-0/+2
|/
* Automatic repair of MyISAM tables + small bug fixesunknown2000-10-171-2/+2
* Fixes for Ia64unknown2000-08-231-3/+3
* FLUSH TABLE table_listunknown2000-08-221-3/+3
* Import changesetunknown2000-07-311-0/+1719