summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* out-of-bound array access fixedunknown2004-05-111-2/+4
* Merge with 4.0.19unknown2004-05-051-1/+2
|\
| * Fixed http address in some scripts (Bug #3460)unknown2004-04-281-1/+1
* | Fixed problems noticed with last buildunknown2004-04-091-2/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-081-49/+49
|\ \
| * | Cleanup/optimizations of structures and key usage to make it easier to move k...unknown2004-04-081-49/+49
* | | mergedunknown2004-04-071-8/+7
|\ \ \ | |/ / |/| |
| * | post-review fixesunknown2004-04-071-4/+3
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-8/+8
* | | Portability fixesunknown2004-04-071-11/+0
* | | Fixed charsetnr sent to the clientunknown2004-04-061-0/+12
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-9/+2
|\ \
| * | Fixed many compiler warningsunknown2004-04-051-9/+2
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-8/+69
|/ /
* | Fix to get correct metadata when using temporary tables to create result. (Bu...unknown2004-03-301-7/+10
* | 1. New data types, from the user point of view:unknown2004-03-261-1/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-251-5/+8
|\ \
| * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-5/+8
* | | mergeunknown2004-03-181-1/+1
|\ \ \ | |/ / |/| |
| * | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-1/+1
* | | merge fixes (use old code)unknown2004-03-181-20/+16
|\ \ \
| * | | after merge fixesunknown2004-03-181-20/+16
| |/ /
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-171-2/+2
|\ \ \
| * | | Fix for #233 (the second one)unknown2004-03-161-2/+2
| |/ /
* | | warnings removedunknown2004-03-161-5/+5
|/ /
* | Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-7/+11
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-03-061-36/+84
|\ \
| * | - added commands --query_vertical and --query_horisontal to client/mysqltest.ccunknown2004-03-061-2/+16
| * | Fixed bug #2082 'mysqldump converts "inf" to NULL' andunknown2004-03-041-40/+74
* | | Optimized GIS functionsunknown2004-03-041-24/+46
|/ /
* | Changed wellformedlen to well_formed_lenunknown2004-02-171-9/+13
* | Merge with public treeunknown2004-02-161-4/+3
|\ \
| * \ Merge with 4.0.18unknown2004-02-111-4/+3
| |\ \ | | |/
| | * Fix for bug #2523 '"func_time" test fails on QNX'.unknown2004-01-301-9/+5
| | * Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-301-2/+1
| | * Code cleanupunknown2003-12-181-1/+1
| | * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-171-1/+1
| | |\
| | | * fixed small error in types in sql/field.cc unknown2003-12-171-1/+1
* | | | http://bugs.mysql.com/bug.php?id=2368unknown2004-02-101-18/+14
|/ / /
* | | Ensure that result from date_format() is binaryunknown2004-02-091-3/+2
* | | mergeunknown2004-02-091-21/+26
|\ \ \
| * | | Problem fix:unknown2004-02-061-21/+27
* | | | Added --compact to mysqlbinlogunknown2004-02-091-6/+14
|/ / /
* | | Conflicts resolvedunknown2004-01-231-1/+9
|\ \ \
| * | | SCRUM:unknown2004-01-151-1/+9
* | | | Further fixes for 2390: ucs2 alignmentunknown2004-01-211-10/+6
* | | | field length convertion (bytes->chars) should be done with rounding UP.unknown2004-01-191-3/+3
* | | | field.cc:unknown2004-01-151-2/+4
|/ / /
* | | mergeunknown2003-12-191-55/+80
|\ \ \
| * | | Fixes after merge with 4.0unknown2003-12-191-4/+3