summaryrefslogtreecommitdiff
path: root/sql/field.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge commitunknown2003-10-201-29/+44
|\ \ \ | |/ / |/| |
| * | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-29/+44
* | | Bug fix:unknown2003-09-161-6/+2
* | | merge with 4.1 treeunknown2003-09-111-4/+14
|\ \ \ | |/ / |/| |
| * | merge with 4.0.15unknown2003-08-291-4/+14
| |\ \ | | |/
| | * Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-1/+8
| | * Fixed some varnings from valgrindunknown2003-08-201-2/+5
| | * snprintf compatibility fixunknown2003-08-121-1/+1
* | | mysql_create_table now accepts field lengths in CREATE form, not in internal ...unknown2003-09-101-0/+21
|/ /
* | mergeunknown2003-08-191-2/+22
|\ \
| * | Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...unknown2003-08-111-2/+22
* | | After merge fixesunknown2003-08-191-10/+20
|/ /
* | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-081-0/+2
|\ \
| * \ Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-231-0/+2
| |\ \
| | * | Internal commitunknown2003-06-231-0/+2
* | | | timestamp MYD-4.0 format compatibility fixunknown2003-06-281-0/+1
* | | | Merge kishkin.ru:/home/wax/mysql-4.1 into kishkin.ru:/home/wax/mysql-4gunknown2003-06-071-1/+2
|\ \ \ \ | |/ / /
| * | | merge with public treeunknown2003-06-051-1/+2
| |\ \ \
| | * \ \ Merge with 4.0.13unknown2003-06-041-1/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+2
* | | | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4gunknown2003-06-031-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | URGENTunknown2003-05-311-1/+1
* | | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-10/+10
| |/ / |/| |