summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with global treeunknown2004-12-181-5/+34
|\
| * Add 0x before pointers (to help with debugging)unknown2004-12-181-5/+34
* | bit typeunknown2004-12-171-0/+3
|/
* Update results for new varchar handlingunknown2004-12-071-1/+2
* Merge with new VARCHAR codeunknown2004-12-061-4/+5
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+5
* | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-4/+2
* | Simple optimizationunknown2004-11-091-3/+1
* | alter_table.result, alter_table.test, field_conv.cc:unknown2004-11-081-0/+2
|/
* Fix for bug #5915 "ALTER TABLE behaves differently when converting columnunknown2004-10-071-9/+16
* Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-1/+2
* Bug#5081: UCS2 fields are filled with '0x2020' after extending field lengthunknown2004-08-191-1/+3
* WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-5/+7
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-5/+5
* false/true -> FALSE/TRUEunknown2004-03-301-1/+1
* Fix for #233 (final part)unknown2004-03-161-2/+2
* Fix for #233 (the second one)unknown2004-03-161-4/+4
* insert table select * from table2 now converts charsets correctlyunknown2003-12-131-4/+4
* Add warnings for single line inserts. To do this I had to convert count_cuted...unknown2003-10-111-2/+2
* Merge with 4.0.14unknown2003-08-111-1/+1
|\
| * Optimized old patchesunknown2003-07-011-3/+3
| * Another bugfix for #615unknown2003-06-241-4/+2
| * Proposed fix for #615unknown2003-06-201-0/+2
* | changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-1/+1
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2003-07-221-0/+3
|\ \
| * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+3
* | | field_conv.cc:unknown2003-07-111-0/+2
|/ /
* | Support of warnings for all DML statements (Insert, Update and Alter)unknown2003-04-301-5/+8
* | 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