summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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/+80
|\
| * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...ingo@mysql.com2004-06-241-0/+80
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1konstantin@mysql.com2004-06-241-41/+44
|\ \
| * | Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-41/+44
* | | mergedserg@serg.mylan2004-06-231-1/+1
|\ \ \ | |/ / |/| |
| * | handler interface cleanups:serg@serg.mylan2004-06-231-4/+3
* | | Field_geom should have same max_length as Field_blobmonty@mysql.com2004-06-211-2/+5
* | | mergemonty@mysql.com2004-06-211-0/+30
|\ \ \
| * | | After merge fixesmonty@mysql.com2004-06-211-3/+14
| * | | Merge with 4.0.21monty@mysql.com2004-06-181-0/+19
| |\ \ \ | | | |/ | | |/|
| | * | Merge with 3.23 to get latest bug fixesmonty@mysql.com2004-06-101-0/+18
| | |\ \
| | | * | Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect resultsgluh@gluh.mysql.r18.ru2004-06-071-0/+18
* | | | | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-282/+403
* | | | | after review fix (BUG#4067)bell@sanja.is.com.ua2004-06-171-0/+27
|/ / / /
* | | | after merge fixserg@serg.mylan2004-06-111-3/+2
| |_|/ |/| |
* | | Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-24/+5
* | | A fix (Bug #3728: Missing warning in 4.1).ram@gw.mysql.r18.ru2004-05-181-0/+5
* | | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-4/+5
* | | out-of-bound array access fixedserg@serg.mylan2004-05-111-2/+4
* | | Merge with 4.0.19monty@mysql.com2004-05-051-1/+2
|\ \ \ | |/ /
| * | Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-281-1/+1
* | | Fixed problems noticed with last buildmonty@mysql.com2004-04-091-2/+8
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-081-49/+49
|\ \ \
| * | | Cleanup/optimizations of structures and key usage to make it easier to move k...monty@mysql.com2004-04-081-49/+49
* | | | mergedserg@serg.mylan2004-04-071-8/+7
|\ \ \ \ | |/ / / |/| | |
| * | | post-review fixesserg@serg.mylan2004-04-071-4/+3
| * | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-8/+8
* | | | Portability fixesmonty@mysql.com2004-04-071-11/+0
* | | | Fixed charsetnr sent to the clientbar@bar.intranet.mysql.r18.ru2004-04-061-0/+12
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-04-051-9/+2
|\ \ \
| * | | Fixed many compiler warningsmonty@mysql.com2004-04-051-9/+2
* | | | WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-8/+69
|/ / /
* | | Fix to get correct metadata when using temporary tables to create result. (Bu...monty@mysql.com2004-03-301-7/+10
* | | 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-261-1/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-03-251-5/+8
|\ \ \
| * | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-5/+8
* | | | mergebell@sanja.is.com.ua2004-03-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-1/+1
* | | | merge fixes (use old code)monty@mysql.com2004-03-181-20/+16
|\ \ \ \
| * | | | after merge fixesmonty@mysql.com2004-03-181-20/+16
| |/ / /
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-03-171-2/+2
|\ \ \ \
| * | | | Fix for #233 (the second one)hf@deer.(none)2004-03-161-2/+2
| |/ / /
* | | | warnings removedserg@serg.mylan2004-03-161-5/+5
|/ / /
* | | Spatial code changed to get rid of inconsistent this->* operationhf@deer.(none)2004-03-121-7/+11
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2004-03-061-36/+84
|\ \ \
| * | | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccvva@eagle.mysql.r18.ru2004-03-061-2/+16
| * | | Fixed bug #2082 'mysqldump converts "inf" to NULL' andvva@eagle.mysql.r18.ru2004-03-041-40/+74
* | | | Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-24/+46
|/ / /
* | | Changed wellformedlen to well_formed_lenmonty@mysql.com2004-02-171-9/+13