summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* Added "SHOW AUTHORS" codebrian@grrr.local2005-11-101-2/+2
* Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-0/+15
|\
| * BUG#14139 - Merge to 5.0sergefp@mysql.com2005-10-311-1/+4
| * 4.1->5.0 mergesergefp@mysql.com2005-10-291-0/+5
| |\
| | * BUG#14139: When handling "CREATE TABLE(field_X type_spec,...) SELECT smth AS ...sergefp@mysql.com2005-10-261-0/+8
| * | Move handling of suffix_length from strnxfrm_bin() to filesort to ensure prop...monty@mysql.com2005-10-141-0/+7
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newmsvensson@neptunus.(none)2005-09-141-27/+28
|\ \ \ | |/ /
| * | Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-27/+28
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-051-0/+1
|\ \ \ | |/ /
| * | Fix for bug #12281 (Geometry: crash in trigger)hf@deer.(none)2005-08-051-0/+1
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1jani@a193-229-222-105.elisa-laajakaista.fi2005-07-231-0/+6
|\ \ \
| * | | Faster alter table code for 5.1.jani@a193-229-222-105.elisa-laajakaista.fi2005-07-221-0/+6
* | | | Bug #12116 patchpappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-07-221-0/+6
* | | | Patch for push of wl1354 Partitioningmronstrom@mysql.com2005-07-181-3/+16
* | | | Mergetomas@poseidon.ndb.mysql.com2005-07-121-1/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-0/+1
| * | | a fix.ramil@mysql.com2005-06-301-1/+7
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-06-211-0/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Mergekent@mysql.com2005-06-201-0/+2
| |\ \ | | |/
| | * group_by.result:igor@rurik.mysql.com2005-06-201-0/+2
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-151-1/+3
|\ \ \ | |/ /
| * | cast.result, cast.test:igor@rurik.mysql.com2005-06-151-1/+3
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-101-0/+1
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-5.0-10543jimw@mysql.com2005-06-091-0/+1
| |\ \
| | * | Fix partial keys when converting VARCHAR to TEXT. (Bug #10543)jimw@mysql.com2005-05-251-0/+1
* | | | Mergetomas@poseidon.ndb.mysql.com2005-05-311-4/+6
|\ \ \ \ | |/ / /
| * | | Cleanup's during reviewmonty@mysql.com2005-05-251-4/+6
| |/ /
* | | mergetulin@dl145c.mysql.com2005-05-171-1/+1
|\ \ \ | |/ /
| * | Mergeserg@serg.mylan2005-05-121-1/+1
| |\ \
| | * | typo fixedserg@sergbook.mylan2005-05-071-1/+1
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-121-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1mronstrom@mysql.com2005-05-071-0/+4
| |\ \ \ | | |/ / | |/| |
| | * | WL 1682: After review fixes + update bitvector class + bitvector testmronstrom@mysql.com2005-05-021-1/+4
| | * | WL 1682: Use bitvector instead of query_id to tell handler which fieldsmronstrom@mysql.com2005-04-281-0/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | | | A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-7/+9
| |/ / |/| |
* | | Merge with 4.1monty@mysql.com2005-04-301-0/+2
|\ \ \ | |/ /
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...monty@mysql.com2005-04-291-0/+2
* | | Fix for #6553 and #8776 (no errors on bad spatial data)hf@deer.(none)2005-04-291-3/+3
| |/ |/|
* | Bit type: fix for create_field::create_field().ramil@mysql.com2005-04-141-2/+1
* | Bit type: code clean-up.ramil@mysql.com2005-04-121-0/+1
* | Bit type support for non-MyISAM tables.ramil@mysql.com2005-04-121-0/+19
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-011-4/+4
|\ \
| * | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-4/+4
* | | postmerge 4.1->5.0 fixesbell@sanja.is.com.ua2005-04-011-3/+1
* | | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-36/+13
|\ \ \ | |/ / |/| / | |/
| * fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-35/+13
* | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onjimw@mysql.com2005-03-181-1/+1
* | Cleanup during reviewsmonty@mysql.com2005-03-161-1/+1