summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge with 4.0.17unknown2003-12-171-55/+81
| |\ \ \ | | |/ /
| | * | Fixes for last pullunknown2003-12-161-1/+1
| | * | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-131-2/+2
| | |\ \ | | | |/ | | |/|
| | | * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-111-2/+2
| | | |\
| | | | * Fix for bug when zeros are to be prepended to decimal fieldunknown2003-11-181-2/+2
| | * | | refixed last vva patch with monty's instructionsunknown2003-12-121-2/+2
| | * | | added checking for old cuted value in Field_enum::storeunknown2003-12-121-1/+1
| | |/ /
| | * | cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-2/+2
| | * | Fix undeterministic behaviour of year check unknown2003-12-041-9/+5
| | * | Fix for Bug #1448 "Date parsing fails, and fails to complain unknown2003-12-021-22/+50
| | |/
* | | proper fix for the bug #2077: accented characters in enum/defaul values are r...unknown2003-12-161-6/+16
|/ /
* | Fix for BUG#1960 "date_format() returns spurious '-' for valid dates".unknown2003-11-261-1/+1
* | after review fixesunknown2003-11-231-0/+122
* | Merge key cache structures to oneunknown2003-11-201-2/+1
* | test a correct flag in Field::optimize_rangeunknown2003-11-131-1/+1
* | Mergeunknown2003-11-031-109/+50
|\ \
| * | Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-109/+50
* | | fixes to Bitmap classunknown2003-10-241-1/+2
* | | mergedunknown2003-10-211-2/+1
|\ \ \ | |/ / |/| |
| * | key_map with more that 64 bits widthunknown2003-10-111-2/+1