summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-02-131-8/+7
|\
| * Bug #22344: InnoDB keys act strange on datetime vs timestamp comparisonunknown2007-02-061-8/+7
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1unknown2006-12-091-0/+24
|\ \
| * \ Merge 192.168.0.5:mysql/mysql-5.1-maintunknown2006-11-291-6/+6
| |\ \
| * \ \ Merge neptunus.(none):/home/msvensson/mysql/bug19731/my50-bug19731unknown2006-11-291-0/+24
| |\ \ \ | | | |/ | | |/|
| | * | Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1unknown2006-11-091-0/+24
* | | | This finishes the work (someone) started to remove FIELD_ types and use the E...unknown2006-12-011-24/+24
| |_|/ |/| |
* | | Added --debug-info to most clients to detect memory leaks in mysql-test-rununknown2006-11-211-6/+6
|/ /
* | After merge fixunknown2006-10-031-1/+17
|\ \ | |/
| * Bug#19960 Inconsistent results when joining InnoDB tables using partial UTF8 ...unknown2006-09-291-1/+17
* | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-151-3/+8
|\ \ | |/
| * Bug#17226: Variable set in cursor on first iteration is assignedunknown2006-06-301-3/+8
* | Merge mysql.com:/usr/local/mysql/tmp_mergeunknown2006-05-181-1/+2
|\ \ | |/
| * Fix for BUG#18587: Function that accepts and returns TEXTunknown2006-05-101-1/+2
* | Re commit of previous fix as the bk tree was broken.unknown2006-03-141-1/+1
* | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0unknown2006-03-031-1/+17
|\ \ | |/
| * Expanding a binary field should result in 0x00-filled positions, not 0x20 unknown2006-03-021-1/+17
* | Fix for bug#11491 Misleading error message if not NULL column set to NULL,unknown2005-12-011-2/+1
|/
* Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-3/+4
* Fix bug #11398 Bug in field_conv() results in wrong result of join with indexunknown2005-08-161-1/+4
* Cleanups after merge from 4.1.unknown2005-07-191-1/+1
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-1/+31
|\
| * Simple fixes during review of new codeunknown2005-07-191-1/+31
* | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-07-121-13/+20
|\ \ | |/
| * field_conv.cc:unknown2005-07-111-1/+1
| * field_conv.cc:unknown2005-07-111-13/+20
* | compatibility issuesunknown2005-05-201-1/+5
* | Bit type support for non-MyISAM tables.unknown2005-04-121-1/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-2/+14
* | Precision Math implementationunknown2005-02-091-0/+8
* | ER_WARN_DATA_TRUNCATED replaced with WARN_DATA_TRUNCATED.unknown2005-01-191-6/+5
* | Merge from 4.1.unknown2005-01-181-0/+1
|\ \ | |/
| * Merge changed testsunknown2005-01-181-0/+1
| |\
| | * Fix over-optimization that could result in an unsigned double field beingunknown2005-01-171-0/+1
* | | First stage of table definition cacheunknown2005-01-061-9/+9
* | | Merge with global treeunknown2004-12-181-5/+34
|\ \ \
| * | | Add 0x before pointers (to help with debugging)unknown2004-12-181-5/+34
* | | | bit typeunknown2004-12-171-0/+3
|/ / /
* | | Update results for new varchar handlingunknown2004-12-071-1/+2
* | | Merge with new VARCHAR codeunknown2004-12-061-4/+5
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+5
* | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-4/+2
| |/ / |/| |
* | | Simple optimizationunknown2004-11-091-3/+1
* | | alter_table.result, alter_table.test, field_conv.cc:unknown2004-11-081-0/+2
|/ /
* | Fix for bug #5915 "ALTER TABLE behaves differently when converting columnunknown2004-10-071-9/+16
* | Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-1/+2
* | Bug#5081: UCS2 fields are filled with '0x2020' after extending field lengthunknown2004-08-191-1/+3
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-5/+7