summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.9unknown2003-01-181-0/+9
|\
| * Guard against compiling without -fno-exceptionsunknown2003-01-141-0/+9
* | removed several cases of default_charset_info use unknown2002-12-191-4/+4
* | Some system_charset_info and default_charset_info were replaced by my_charset...unknown2002-12-111-3/+5
* | Merge with 4.0.6unknown2002-12-051-3/+21
|\ \ | |/
| * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-3/+21
* | Some charset code clean-upsunknown2002-11-061-4/+2
* | merge with 4.0.5unknown2002-10-161-9/+12
|\ \ | |/ |/|
| * Several problems were fixed (mostly BLOB+charset related)unknown2002-06-261-1/+2
| * Fixed charset problem on UPDATE in non-default-charset fieldunknown2002-06-211-1/+3
| * Now string values are created and filled with charset fieldunknown2002-05-171-8/+8
| * New ctype functions/macros to support many charsets at a timeunknown2002-03-121-1/+1
* | Merge with 3.23.54unknown2002-10-161-19/+36
|\ \ | |/ |/|
| * Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-161-19/+36
* | Update copyrightunknown2001-12-061-3/+3
|/
* Fixed bug in INSERT DELAYED when INSERT generated an errorunknown2001-03-081-1/+2
* Import changesetunknown2000-07-311-0/+528