summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warningsmonty@mysql.com2005-07-281-1/+1
* A fix and a test case for Bug#9735.konstantin@mysql.com2005-07-141-1/+3
* Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2005-06-281-17/+24
|\
| * func_str.result, func_str.test:igor@rurik.mysql.com2005-06-231-17/+24
* | Cleanup during review of new codemonty@mishka.local2005-06-211-1/+8
|/
* a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* ctype_utf8.result, ctype_utf8.test:bar@mysql.com2005-06-031-7/+8
* tztime.cc:kent@mysql.com2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* Minor clean-ups for the previous commit.bar@mysql.com2005-04-061-4/+4
* Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-7/+8
* fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-190/+805
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-02-221-4/+10
|\
| * Backport my_strntod() from 5.0monty@mysql.com2005-02-221-4/+10
* | field.cc:bar@mysql.com2005-02-221-1/+11
|/
* Bug#8235 Connection collation change & table create with default result in crashbar@mysql.com2005-02-121-2/+10
* Merge mysql.com:/home/jimw/my/mysql-4.1-6067jimw@mysql.com2005-02-041-2/+10
|\
| * Fix value of YEAR field when set from a non-numeric string. (Bug #6067)jimw@mysql.com2005-02-011-2/+10
* | A fix: bug#6931: Date Type column problem when using UNION-Tablegluh@gluh.mysql.r18.ru2005-02-041-0/+35
|/
* Merge jwinstead2@wwwtst1.mysql.com:mysql-4.1-7774jimw@mysql.com2005-01-131-3/+10
|\
| * Small fix for Field_str::store() to avoid trying to read past beginningjimw@mysql.com2005-01-131-1/+1
| * Fix conversion of floating point values to character fields when thejimw@mysql.com2005-01-131-3/+10
* | bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-9/+3
|/
* Correctly truncate integers inserted into field and double columnsjimw@mysql.com2005-01-071-34/+2
* mergegluh@gluh.mysql.r18.ru2004-12-071-1/+1
|\
| * Fix for bug #6077: Problem with make test from 4.1.7 and bkgluh@gluh.mysql.r18.ru2004-11-101-1/+1
* | UCS2 support in ENUM and SET, which also fixes:bar@mysql.com2004-12-061-9/+10
* | Fixed thar proper charset was not set in Field_set::val_str()bar@mysql.com2004-12-061-0/+1
* | merge (new code fixed the ALTER TABLE problem)monty@mysql.com2004-12-021-23/+0
* | merged on pullmonty@mysql.com2004-12-021-18/+42
|\ \
| * | Cleanups during review stagemonty@mysql.com2004-12-021-18/+42
* | | Portability fix. Why not to use UINT_MAX32 here?ram@gw.mysql.r18.ru2004-11-301-2/+2
|/ /
* | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handleddlenev@mysql.com2004-11-191-0/+4
|\ \
| * | Fix for bug #6266 "Invalid DATETIME value is not handled properly".dlenev@brandersnatch.localdomain2004-11-151-0/+4
* | | Fix to allow usage of 4.0 tables with 4.1monty@mysql.com2004-11-121-0/+1
* | | More debuggingmonty@mysql.com2004-11-101-2/+8
| |/ |/|
* | Simple optimizationmonty@mysql.com2004-11-091-3/+10
* | ctype_ujis.result, ctype_ujis.test, field.cc:bar@mysql.com2004-11-081-2/+6
|/
* field.cc, sql_mode.result, sql_mode.test:bar@mysql.com2004-11-041-0/+4
* A fix according to Monty's request:bar@mysql.com2004-10-291-5/+10
* Produce a "truncated" warning if a value cannot be convertedbar@mysql.com2004-10-281-10/+22
* mergedserg@serg.mylan2004-10-261-16/+0
|\
| * Bug #6019 - SELECT tries to use too short prefix index on utf8 dataserg@serg.mylan2004-10-261-16/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-10-261-2/+2
|\ \
| * | A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-2/+2
| |/
* | Bug 6206: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-261-2/+2
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYbar@mysql.com2004-10-251-1/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-10-201-5/+3
|\
| * A fix and test case for Bug#6049 "Loss of sign when using prepared konstantin@mysql.com2004-10-161-5/+3