summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Review fixes of new pushed codeunknown2006-01-061-2/+2
* Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-211-9/+12
|\
| * Bug#13707 - Server crash with INSERT DELAYED on MyISAM tableunknown2005-11-141-9/+12
* | Inefficient usage of String::append() fixed.unknown2005-11-201-26/+26
|/
* Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-081-3/+10
|\
| * Bug#13707 - Server crash with INSERT DELAYED on MyISAM tableunknown2005-11-071-3/+10
* | Fix for BUG#14703 "Valgrind error when inserting 0 into a BIT column (like in...unknown2005-11-071-2/+2
|/
* BUG #14532unknown2005-10-311-0/+1
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-311-5/+3
|\
| * Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-10-311-5/+3
| |\
| | * Additional fix for #12839unknown2005-10-311-2/+1
| | * Fix for bug #12839 (Endian support is absurd)unknown2005-09-211-5/+4
* | | 4.1->5.0 mergeunknown2005-10-291-0/+12
|\ \ \ | |/ /
| * | BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ...unknown2005-10-261-0/+12
| |/
| * Fixed compiler warningsunknown2005-07-281-1/+1
* | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop...unknown2005-10-141-0/+43
* | type_binary.result, type_binary.test:unknown2005-10-131-1/+2
* | Some minor fixes revealed as warnings byunknown2005-09-231-1/+1
* | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-80/+131
* | Fixes during review of new pushed codeunknown2005-07-311-11/+11
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-271-1/+4
|\ \
| * | fix (bug #11964: ALTER TABLE gives wrong error message with sql-mode TRADITIO...unknown2005-07-251-1/+4
* | | 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 Lindstromunknown2005-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