summaryrefslogtreecommitdiff
path: root/sql/sql_string.cc
Commit message (Expand)AuthorAgeFilesLines
* removed unused functionunknown2002-11-141-239/+6
* thread charset related improvementsunknown2002-11-111-8/+75
* String->copy() now has a charset argunknown2002-11-061-3/+4
* All String->set() now have charset argumentunknown2002-10-301-3/+7
* BINARY charset is now used instead of binary_flagunknown2002-10-251-4/+15
* Simple charsets now have strncoll() field toounknown2002-10-091-1/+1
* Merge with 4.0.3unknown2002-08-301-38/+82
|\
| * merge with 4.0unknown2002-06-031-4/+1
| |\
| * | Fixed key algorithm handlingunknown2002-05-221-2/+2
| * | Bug fix: charset was not initializedunknown2002-05-201-0/+1
| * | Now string values are created and filled with charset fieldunknown2002-05-171-0/+1
| * | use String->charset instead of default_charset_infounknown2002-03-141-1/+1
| * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-36/+38
| * | Added GIS extensionunknown2002-02-221-0/+40
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-2/+2
| |/ |/|
* | Removed some old Makefiles to avoid name conflict on Mac OS Xunknown2002-04-221-4/+1
|/
* Update copyrightunknown2001-12-061-15/+14
* Fix for IO_CACHE.unknown2001-11-281-3/+3
* Debugging added where needed.unknown2001-11-271-15/+38
* Fix bug when repairing compressed MyISAM filesunknown2001-11-221-0/+31
* Portability fixunknown2001-11-071-2/+2
* Changed to use my_global.hunknown2001-09-141-1/+1
* Fixed that LOAD DATA INFILE works with transactions.unknown2001-08-281-3/+3
* fixed warning in sql_class.ccunknown2000-11-201-2/+2
* changed to use IO_CACHE instead of FILEunknown2000-11-151-11/+15
* Fixes for MyISAM and packed keys + AIXunknown2000-09-221-12/+19
* Fixes for Ia64unknown2000-08-231-16/+17
* Fix for snprintfunknown2000-08-221-1/+2
* FLUSH TABLE table_listunknown2000-08-221-5/+5
* Import changesetunknown2000-07-311-0/+741