summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dflt_field from field structure as this was only needed when createing...unknown2006-05-241-8/+7
* Post-review fixes for bug #19089unknown2006-05-221-2/+1
* Fixed bug #19089.unknown2006-05-201-0/+1
* Merge bk-internal:/home/bk/mysql-5.0unknown2006-04-101-29/+24
|\
| * Bug #13601: Wrong int type for bitunknown2006-04-041-29/+24
* | Additional 5.0 fix for unknown2006-03-291-2/+21
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b15098unknown2006-03-281-0/+5
|\ \ | |/ |/|
| * Bug#15098 CAST(column double TO signed int), wrong resultunknown2005-12-061-0/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-02-271-1/+1
|\ \
| * | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-1/+1
* | | After-merge fixes (Bug#13134)unknown2006-02-241-1/+3
* | | Merge mysql.com:/opt/local/work/mysql-4.1-13134unknown2006-02-241-3/+2
|\ \ \ | |/ / |/| |
| * | A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 unknown2006-02-211-3/+2
* | | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-301-1/+4
|\ \ \
| * | | Fixes bug #15634. Eliminates compiler warning 'all return paths are recursive...unknown2005-12-281-1/+4
* | | | Fix for BUG#15588: String overrun during sp-vars.testunknown2006-01-201-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-161-14/+8
|\ \ \ \
| * \ \ \ mergedunknown2006-01-061-2/+2
| |\ \ \ \
| * \ \ \ \ mergedunknown2006-01-031-14/+8
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | many warnings (practically safe but annoying) correctedunknown2006-01-031-14/+8
* | | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b15581unknown2006-01-121-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Bug#15581: COALESCE function truncates mutli-byte TINYTEXT valuesunknown2005-12-191-3/+3
| | |_|/ | |/| |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Review fixes of new pushed codeunknown2006-01-061-2/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-0/+347
|\ \ \ \ | |_|_|/ |/| | |
| * | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-0/+347
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-14299unknown2005-12-061-23/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Report truncation of spaces when inserting into a BINARY or VARBINARYunknown2005-11-151-23/+34
* | | | Addition to fix for bug #12956: cast make differ rounding.unknown2005-11-291-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