summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes during review of new pushed codemonty@mishka.local2005-07-311-11/+11
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-07-271-1/+4
|\
| * fix (bug #11964: ALTER TABLE gives wrong error message with sql-mode TRADITIO...ramil@mysql.com2005-07-251-1/+4
* | a fix (bug #11546: Bad error message from inserting out of range values, SQL_...ramil@mysql.com2005-07-261-2/+8
|/
* Fix date conversion on 32-bit machines.jimw@mysql.com2005-07-201-4/+4
* Fix warnings/compilation failures reported by Jan Lindstromkonstantin@mysql.com2005-07-201-5/+5
* Merge mysql.com:/home/jimw/my/mysql-5.0-5906jimw@mysql.com2005-07-191-119/+92
|\
| * Fix number to date conversion so it always honors the NO_ZERO_DATE,jimw@mysql.com2005-07-181-119/+92
* | NO_DEFAULT_VALUE_FLAG and BLOB_FLAG combinedramil@mysql.com2005-07-151-2/+2
* | a fix (bug #9881: ALTER TABLE gives wrong error message with sql-mode TRADITI...ramil@mysql.com2005-07-151-1/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootkonstantin@mysql.com2005-07-141-1/+3
|\ \ | |/ |/|
| * A fix and a test case for Bug#9735.konstantin@mysql.com2005-07-141-1/+3
* | manual mergemonty@mysql.com2005-07-041-2/+7
|\ \
| * | Fixes during review of new codemonty@mysql.com2005-07-041-1/+1
| * | Simple optimizationmonty@mysql.com2005-06-291-1/+6
* | | Merge with 4.1monty@mysql.com2005-07-031-1/+8
|\ \ \ | |/ / |/| / | |/
| * Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2005-06-281-17/+24
| |\
| * | Cleanup during review of new codemonty@mishka.local2005-06-211-1/+8
* | | field.cc:igor@rurik.mysql.com2005-06-241-1/+1
* | | Manual mergeigor@rurik.mysql.com2005-06-231-12/+16
|\ \ \ | | |/ | |/|
| * | func_str.result, func_str.test:igor@rurik.mysql.com2005-06-231-17/+24
| |/
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-221-1/+1
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-191-1/+1
* | Manual mergeigor@rurik.mysql.com2005-06-151-8/+29
|\ \
| * | cast.result, cast.test:igor@rurik.mysql.com2005-06-151-8/+29
* | | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-4/+5
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10543jimw@mysql.com2005-06-091-0/+33
|\ \
| * | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543)jimw@mysql.com2005-05-251-0/+33
* | | Fix for bug #9894 (Negative numbers are allowed to 'unsigned' column)hf@deer.(none)2005-06-081-1/+1
* | | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ \ | | |/ | |/|
| * | 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
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-06-061-2/+3
|\ \ \
| * | | a fix (bug #10539: When inserting out of range value in BIT, different engine...ramil@mysql.com2005-05-181-2/+3
* | | | Mergebar@mysql.com2005-06-031-7/+8
|\ \ \ \ | | |/ / | |/| |
| * | | ctype_utf8.result, ctype_utf8.test:bar@mysql.com2005-06-031-7/+8
* | | | Mergekent@mysql.com2005-06-021-0/+2
|\ \ \ \ | |/ / /
| * | | tztime.cc:kent@mysql.com2005-06-021-0/+2
* | | | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | | a fix (bug #6961: Traditional: assignment of string to numeric column should ...ramil@mysql.com2005-05-131-3/+14
| |/ |/|
* | Fixed bug 10465.jani@a193-229-222-105.elisa-laajakaista.fi2005-05-121-1/+6
* | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-47/+45
* | Fix for #6553 and #8776 (no errors on bad spatial data)hf@deer.(none)2005-04-291-1/+29
* | Bit type: fix for create_field::create_field().ramil@mysql.com2005-04-141-1/+3
* | Bit type: code cleanup.ramil@mysql.com2005-04-121-2/+2
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-04-121-5/+67
|\ \
| * | Bit type support for non-MyISAM tables.ramil@mysql.com2005-04-121-5/+67
* | | Fix warning and error when compiling on Windows.jimw@mysql.com2005-04-091-1/+1
|/ /
* | manually mergedserg@serg.mylan2005-04-061-10/+13
|\ \ | |/