summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* BUG#14139 - Merge to 5.0unknown2005-10-311-1/+4
* 4.1->5.0 mergeunknown2005-10-291-0/+5
|\
| * BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ...unknown2005-10-261-0/+8
* | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop...unknown2005-10-141-0/+7
* | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-27/+28
* | Fix for bug #12281 (Geometry: crash in trigger)unknown2005-08-051-0/+1
* | Name resolution context added (BUG#6443)unknown2005-07-011-0/+1
* | a fix.unknown2005-06-301-1/+7
* | Mergeunknown2005-06-201-0/+2
|\ \ | |/
| * group_by.result:unknown2005-06-201-0/+2
* | cast.result, cast.test:unknown2005-06-151-1/+3
* | Merge mysql.com:/home/jimw/my/mysql-5.0-10543unknown2005-06-091-0/+1
|\ \
| * | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543)unknown2005-05-251-0/+1
* | | Cleanup's during reviewunknown2005-05-251-4/+6
|/ /
* | Mergeunknown2005-05-121-1/+1
|\ \
| * | typo fixedunknown2005-05-071-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \ \ | | |/ | |/|
| * | BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
* | | A lot of fixes to Precision mathunknown2005-05-051-7/+9
| |/ |/|
* | Merge with 4.1unknown2005-04-301-0/+2
|\ \ | |/
| * CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-0/+2
* | Fix for #6553 and #8776 (no errors on bad spatial data)unknown2005-04-291-3/+3
* | Bit type: fix for create_field::create_field().unknown2005-04-141-2/+1
* | Bit type: code clean-up.unknown2005-04-121-0/+1
* | Bit type support for non-MyISAM tables.unknown2005-04-121-0/+19
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-011-4/+4
|\ \
| * | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-4/+4
* | | postmerge 4.1->5.0 fixesunknown2005-04-011-3/+1
* | | merge 4.1->5.0unknown2005-03-311-36/+13
|\ \ \ | |/ / |/| / | |/
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-35/+13
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-1/+1
* | Cleanup during reviewsunknown2005-03-161-1/+1
* | WL#926 "SUM(DISTINCT) and AVG(DISTINCT)": improvement of SUM(DISTINCT) andunknown2005-03-131-1/+7
* | merge with 4.1unknown2005-02-281-0/+3
|\ \ | |/
| * Fixed wrong memory references found by purifyunknown2005-02-281-0/+3
* | Fixed failing test cases 'row.test' when running with --ps-protocolunknown2005-02-151-2/+6
* | Things missing in last changsetunknown2005-02-101-1/+5
* | Precision Math implementationunknown2005-02-091-59/+133
* | Mergeunknown2005-02-041-86/+154
|/
* A fix: bug#6931: Date Type column problem when using UNION-Tableunknown2005-02-041-0/+1
* Manual merge of fix for bug #7884 "Able to add invalid unique index onunknown2005-01-181-7/+7
|\
| * Clean up in implementation of f_is_geom()/f_is_bitfield()/f_is_enum()unknown2005-01-181-7/+7
| * Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whenunknown2004-09-271-1/+12
* | Bug #6379: ENUM values are incorrectly convertedunknown2004-12-021-0/+1
* | Bug #6019 - SELECT tries to use too short prefix index on utf8 dataunknown2004-10-261-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-011-2/+6
|\ \
| * | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-2/+6
* | | Give store_for_compare a more meaningful name, cleanup and comment the unknown2004-09-281-8/+15
|/ /
* | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-2/+2
* | Portability fixesunknown2004-08-261-2/+1