summaryrefslogtreecommitdiff
path: root/sql/field.h
Commit message (Expand)AuthorAgeFilesLines
* group_by.result:igor@rurik.mysql.com2005-06-201-0/+2
* BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...monty@mysql.com2005-04-291-0/+2
* fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-35/+13
* Fixed wrong memory references found by purifymonty@mysql.com2005-02-281-0/+3
* A fix: bug#6931: Date Type column problem when using UNION-Tablegluh@gluh.mysql.r18.ru2005-02-041-0/+1
* Manual merge of fix for bug #7884 "Able to add invalid unique index ondlenev@mysql.com2005-01-181-7/+7
|\
| * Clean up in implementation of f_is_geom()/f_is_bitfield()/f_is_enum()dlenev@mysql.com2005-01-181-7/+7
| * Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whendlenev@mysql.com2004-09-271-1/+12
* | Bug #6379: ENUM values are incorrectly convertedbar@mysql.com2004-12-021-0/+1
* | Bug #6019 - SELECT tries to use too short prefix index on utf8 dataserg@serg.mylan2004-10-261-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2004-10-011-2/+6
|\ \
| * | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-2/+6
* | | Give store_for_compare a more meaningful name, cleanup and comment the konstantin@mysql.com2004-09-281-8/+15
|/ /
* | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-2/+2
* | Portability fixesmonty@mysql.com2004-08-261-2/+1
* | BDB: Bug#4531: unique key prefix interacts poorly with utf8,serg@serg.mylan2004-08-241-0/+2
* | Fixed compiler warnings in sql/field.h.pem@mysql.comhem.se2004-08-201-0/+3
* | Bug#4521: unique key prefix interacts poorly with utf8. bar@mysql.com2004-08-191-1/+1
* | after merge fixesserg@serg.mylan2004-08-191-4/+4
* | manually mergedserg@serg.mylan2004-08-181-1/+2
|\ \ | |/
| * Bug 4937: different date -> string conversion when usingserg@serg.mylan2004-08-181-1/+2
* | safemalloc always resets the free'd memory, not only when PEDANTIC_SAFEMALLOCserg@serg.mylan2004-07-261-1/+1
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-2/+2
* | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-0/+6
|\ \ | |/
| * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...ingo@mysql.com2004-06-241-0/+6
* | Field_geom should have same max_length as Field_blobmonty@mysql.com2004-06-211-1/+0
* | mergemonty@mysql.com2004-06-211-0/+1
|\ \
| * | After merge fixesmonty@mysql.com2004-06-211-1/+1
| * | Merge with 4.0.21monty@mysql.com2004-06-181-0/+1
| |\ \ | | |/
| | * Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-0/+1
| | |\
| | | * Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsgluh@gluh.mysql.r18.ru2004-06-071-0/+1
* | | | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-1/+14
* | | | after review fix (BUG#4067)bell@sanja.is.com.ua2004-06-171-0/+14
|/ / /
* | | Added function commentmonty@mysql.com2004-04-121-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-081-1/+2
|\ \ \
| * | | Cleanup/optimizations of structures and key usage to make it easier to move k...monty@mysql.com2004-04-081-1/+2
* | | | post-review fixesserg@serg.mylan2004-04-071-2/+3
* | | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-0/+12
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-1/+0
|\ \ \
| * | | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+0
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-2/+13
|/ / /
* | | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-301-0/+1
* | | 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-261-2/+4
* | | Fix for #233 (final part)hf@deer.(none)2004-03-161-2/+2
* | | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-7/+2
* | | Merge with public treemonty@mysql.com2004-02-161-1/+5
|\ \ \
| * \ \ Merge with 4.0.18monty@mysql.com2004-02-111-1/+5
| |\ \ \ | | |/ /
| | * | Fix for bugs #1885, #2464, #2539. Proper handling of defaultdlenev@mysql.com2004-01-301-1/+4
| | * | A fix (bug #2335: Inconsistancy with handling of Years and NOW() function).ram@gw.mysql.r18.ru2004-01-111-0/+1