summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor clean-ups for the previous commit.unknown2005-04-061-4/+4
* Adding a new parameter for well_formed_length to unknown2005-04-061-7/+8
* fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-190/+805
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-221-4/+10
|\
| * Backport my_strntod() from 5.0unknown2005-02-221-4/+10
* | field.cc:unknown2005-02-221-1/+11
|/
* Bug#8235 Connection collation change & table create with default result in crashunknown2005-02-121-2/+10
* Merge mysql.com:/home/jimw/my/mysql-4.1-6067unknown2005-02-041-2/+10
|\
| * Fix value of YEAR field when set from a non-numeric string. (Bug #6067)unknown2005-02-011-2/+10
* | A fix: bug#6931: Date Type column problem when using UNION-Tableunknown2005-02-041-0/+35
|/
* Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7774unknown2005-01-131-3/+10
|\
| * Small fix for Field_str::store() to avoid trying to read past beginningunknown2005-01-131-1/+1
| * Fix conversion of floating point values to character fields when theunknown2005-01-131-3/+10
* | bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-9/+3
|/
* Correctly truncate integers inserted into field and double columnsunknown2005-01-071-34/+2
* mergeunknown2004-12-071-1/+1
|\
| * Fix for bug #6077: Problem with make test from 4.1.7 and bkunknown2004-11-101-1/+1
* | UCS2 support in ENUM and SET, which also fixes:unknown2004-12-061-9/+10
* | Fixed thar proper charset was not set in Field_set::val_str()unknown2004-12-061-0/+1
* | merge (new code fixed the ALTER TABLE problem)unknown2004-12-021-23/+0
* | merged on pullunknown2004-12-021-18/+42
|\ \
| * | Cleanups during review stageunknown2004-12-021-18/+42
* | | Portability fix. Why not to use UINT_MAX32 here?unknown2004-11-301-2/+2
|/ /
* | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handledunknown2004-11-191-0/+4
|\ \
| * | Fix for bug #6266 "Invalid DATETIME value is not handled properly".unknown2004-11-151-0/+4
* | | Fix to allow usage of 4.0 tables with 4.1unknown2004-11-121-0/+1
* | | More debuggingunknown2004-11-101-2/+8
| |/ |/|
* | Simple optimizationunknown2004-11-091-3/+10
* | ctype_ujis.result, ctype_ujis.test, field.cc:unknown2004-11-081-2/+6
|/
* field.cc, sql_mode.result, sql_mode.test:unknown2004-11-041-0/+4
* A fix according to Monty's request:unknown2004-10-291-5/+10
* Produce a "truncated" warning if a value cannot be convertedunknown2004-10-281-10/+22
* mergedunknown2004-10-261-16/+0
|\
| * Bug #6019 - SELECT tries to use too short prefix index on utf8 dataunknown2004-10-261-16/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-261-2/+2
|\ \
| * | A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+2
| |/
* | Bug 6206: ENUMs are not case sensitive even if declared BINARYunknown2004-10-261-2/+2
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-5/+3
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared unknown2004-10-161-5/+3
* | Review of all code pushed since last reviewunknown2004-10-201-18/+7
|/
* Bug #6043 erratic searching for diacriticals in indexed MyISAM UTF-8 tableunknown2004-10-141-6/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-051-0/+8
|\
| * Fixed small bug in handling of pre-4.1 TIMESTAMP columns which wasunknown2004-10-051-0/+8
* | Bug #5832 SELECT doesn't return records in some casesunknown2004-10-051-1/+9
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-17/+30
|\
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-17/+30
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-09-261-11/+49
|\ \
| * | bug #5723 length(varchar utf8 field) returns verying resultsunknown2004-09-261-11/+49
| |/
* | postreview fixunknown2004-09-261-0/+11