summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | a fix (bug #11546: Bad error message from inserting out of range values, SQL_...unknown2005-07-261-2/+8
|/ /
* | Fix date conversion on 32-bit machines.unknown2005-07-201-4/+4
* | Fix warnings/compilation failures reported by Jan Lindstromclone-5.0.10-buildunknown2005-07-201-5/+5
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5906unknown2005-07-191-119/+92
|\ \
| * | Fix number to date conversion so it always honors the NO_ZERO_DATE,unknown2005-07-181-119/+92
* | | NO_DEFAULT_VALUE_FLAG and BLOB_FLAG combinedunknown2005-07-151-2/+2
* | | a fix (bug #9881: ALTER TABLE gives wrong error message with sql-mode TRADITI...unknown2005-07-151-1/+2
* | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2005-07-141-1/+3
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case for Bug#9735.unknown2005-07-141-1/+3
* | manual mergeunknown2005-07-041-2/+7
|\ \
| * | Fixes during review of new codeunknown2005-07-041-1/+1
| * | Simple optimizationunknown2005-06-291-1/+6
* | | Merge with 4.1unknown2005-07-031-1/+8
|\ \ \ | |/ / |/| / | |/
| * Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-281-17/+24
| |\
| * | Cleanup during review of new codeunknown2005-06-211-1/+8
* | | field.cc:unknown2005-06-241-1/+1
* | | Manual mergeunknown2005-06-231-12/+16
|\ \ \ | | |/ | |/|
| * | func_str.result, func_str.test:unknown2005-06-231-17/+24
| |/
* | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
* | Manual mergeunknown2005-06-151-8/+29
|\ \
| * | cast.result, cast.test:unknown2005-06-151-8/+29
* | | fixes for windows 64-bit compiler warningsunknown2005-06-131-4/+5
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10543unknown2005-06-091-0/+33
|\ \
| * | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543)unknown2005-05-251-0/+33
* | | Fix for bug #9894 (Negative numbers are allowed to 'unsigned' column)unknown2005-06-081-1/+1
* | | Merge with 4.1unknown2005-06-071-2/+0
|\ \ \ | | |/ | |/|
| * | a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * | Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-061-2/+3
|\ \ \
| * | | a fix (bug #10539: When inserting out of range value in BIT, different engine...unknown2005-05-181-2/+3
* | | | Mergeunknown2005-06-031-7/+8
|\ \ \ \ | | |/ / | |/| |
| * | | ctype_utf8.result, ctype_utf8.test:unknown2005-06-031-7/+8
* | | | Mergeunknown2005-06-021-0/+2
|\ \ \ \ | |/ / /
| * | | tztime.cc:unknown2005-06-021-0/+2
* | | | Merge from 4.1unknown2005-05-261-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | | a fix (bug #6961: Traditional: assignment of string to numeric column should ...unknown2005-05-131-3/+14
| |/ |/|
* | Fixed bug 10465.unknown2005-05-121-1/+6
* | A lot of fixes to Precision mathunknown2005-05-051-47/+45
* | Fix for #6553 and #8776 (no errors on bad spatial data)unknown2005-04-291-1/+29
* | Bit type: fix for create_field::create_field().unknown2005-04-141-1/+3
* | Bit type: code cleanup.unknown2005-04-121-2/+2
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-121-5/+67
|\ \
| * | Bit type support for non-MyISAM tables.unknown2005-04-121-5/+67
* | | Fix warning and error when compiling on Windows.unknown2005-04-091-1/+1
|/ /
* | manually mergedunknown2005-04-061-10/+13
|\ \ | |/
| * 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
* | Mergeunknown2005-04-051-2/+2
|\ \