summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove dflt_field from field structure as this was only needed when createing...unknown2006-05-241-6/+0
* | | Post-review fixes for bug #19089unknown2006-05-221-0/+5
* | | Fixed bug #19089.unknown2006-05-201-0/+1
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0unknown2006-04-101-8/+6
|\ \
| * | Bug #13601: Wrong int type for bitunknown2006-04-041-8/+6
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-04-051-3/+6
|\ \ \
| * | | Fixed bug #16281: Multi-table update broken in 5.0 on tables imported from 4.1unknown2006-04-051-3/+6
| |/ /
* | | Fix an -ansi -pedantic compilation failureunknown2006-03-301-1/+1
* | | Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtimeunknown2006-03-281-0/+6
|\ \ \ | |/ / |/| |
| * | Review fix for BUG#17015: Routine name truncation not an errorunknown2006-03-281-0/+6
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2006-02-271-2/+5
|\ \ \
| * | | BUG#13418: Virtualized some functions so that Bit_field class will use correc...unknown2006-02-271-2/+5
| |/ /
* | | Merge mysql.com:/opt/local/work/mysql-4.1-13134unknown2006-02-241-2/+3
|\ \ \ | |/ / |/| / | |/
| * A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 unknown2006-02-211-1/+1
* | mergedunknown2006-01-031-2/+2
|\ \
| * | many warnings (practically safe but annoying) correctedunknown2006-01-031-2/+2
* | | Patch for WL#2894: Make stored routine variables workunknown2005-12-071-0/+18
|/ /
* | 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