summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge with public treemonty@mysql.com2004-02-161-4/+3
|\
| * Merge with 4.0.18monty@mysql.com2004-02-111-4/+3
| |\
| | * Fix for bug #2523 '"func_time" test fails on QNX'.dlenev@mysql.com2004-01-301-9/+5
| | * Fix for bugs #1885, #2464, #2539. Proper handling of defaultdlenev@mysql.com2004-01-301-2/+1
| | * Code cleanupmonty@mysql.com2003-12-181-1/+1
| | * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2003-12-171-1/+1
| | |\
| | | * fixed small error in types in sql/field.cc vva@eagle.mysql.r18.ru2003-12-171-1/+1
* | | | http://bugs.mysql.com/bug.php?id=2368bar@bar.intranet.mysql.r18.ru2004-02-101-18/+14
|/ / /
* | | Ensure that result from date_format() is binarymonty@mysql.com2004-02-091-3/+2
* | | mergemonty@mysql.com2004-02-091-21/+26
|\ \ \
| * | | Problem fix:bar@bar.intranet.mysql.r18.ru2004-02-061-21/+27
* | | | Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-6/+14
|/ / /
* | | Conflicts resolvedhf@deer.(none)2004-01-231-1/+9
|\ \ \
| * | | SCRUM:hf@deer.(none)2004-01-151-1/+9
* | | | Further fixes for 2390: ucs2 alignmentbar@bar.intranet.mysql.r18.ru2004-01-211-10/+6
* | | | field length convertion (bytes->chars) should be done with rounding UP.serg@serg.mylan2004-01-191-3/+3
* | | | field.cc:bar@bar.intranet.mysql.r18.ru2004-01-151-2/+4
|/ / /
* | | mergemonty@mysql.com2003-12-191-55/+80
|\ \ \
| * | | Fixes after merge with 4.0monty@mysql.com2003-12-191-4/+3
| * | | Merge with 4.0.17monty@mysql.com2003-12-171-55/+81
| |\ \ \ | | |/ /
| | * | Fixes for last pullmonty@mysql.com2003-12-161-1/+1
| | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-12-131-2/+2
| | |\ \ | | | |/ | | |/|
| | | * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-12-111-2/+2
| | | |\
| | | | * Fix for bug when zeros are to be prepended to decimal fieldSinisa@sinisa.nasamreza.org2003-11-181-2/+2
| | * | | refixed last vva patch with monty's instructionsvva@eagle.mysql.r18.ru2003-12-121-2/+2
| | * | | added checking for old cuted value in Field_enum::storevva@eagle.mysql.r18.ru2003-12-121-1/+1
| | |/ /
| | * | cleanup: if there is return from if-part, we don't need else statementkonstantin@mysql.com2003-12-101-2/+2
| | * | Fix undeterministic behaviour of year check dlenev@mysql.com2003-12-041-9/+5