summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
* field_conv.cc:gshchepa/uchum@gleb.loc2007-07-121-0/+1
* Fixed bug #29360.gshchepa/uchum@gleb.loc2007-07-121-5/+11
* Merge olga.mysql.com:/home/igor/mysql-4.1-optigor@olga.mysql.com2007-06-301-1/+16
|\
| * Fixed bug #29251.gshchepa/uchum@gleb.loc2007-06-271-1/+16
| * Valgrind error fixesgluh@mysql.com/eagle.(none)2007-02-011-0/+4
| * a fix (bug #7589: Decimal types are ignored when updating data from another c...ramil@mysql.com2005-09-211-0/+3
* | backport of Bug#11491 Misleading error message if not NULL column set to NULL...gluh@mysql.com/eagle.(none)2007-05-301-2/+1
* | bug#23856mhansson@dl145s.mysql.com2007-05-211-0/+14
* | Bug#20095 Changing length of VARCHAR field with UTF8 collation does not trunc...bar@mysql.com2007-04-131-2/+30
* | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the evgen@sunlight.local2007-03-301-1/+1
* | Fix for bug #24558: Increasing decimal column length causes data lossramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-03-151-0/+9
* | Bug #22344: InnoDB keys act strange on datetime vs timestamp comparisongkodinov/kgeorge@macbook.gmz2007-02-061-8/+7
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1msvensson@neptunus.(none)2006-11-091-0/+24
* | Bug#19960 Inconsistent results when joining InnoDB tables using partial UTF8 ...bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-291-1/+17
* | Bug#17226: Variable set in cursor on first iteration is assignedkroki@mysql.com2006-06-301-3/+8
* | Fix for BUG#18587: Function that accepts and returns TEXTanozdrin@mysql.com2006-05-101-1/+2
* | Expanding a binary field should result in 0x00-filled positions, not 0x20 cmiller@zippy.(none)2006-03-021-1/+17
* | Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-3/+4
* | Fix bug #11398 Bug in field_conv() results in wrong result of join with indexevgen@moonbone.local2005-08-161-1/+4
* | Cleanups after merge from 4.1.jimw@mysql.com2005-07-191-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-1/+31
|\ \ | |/
| * Simple fixes during review of new codemonty@mishka.local2005-07-191-1/+31
* | Merge mysql.com:/usr/home/bar/mysql-4.1bar@mysql.com2005-07-121-13/+20
|\ \ | |/
| * field_conv.cc:bar@mysql.com2005-07-111-1/+1
| * field_conv.cc:bar@mysql.com2005-07-111-13/+20
* | compatibility issuesmonty@mysql.com2005-05-201-1/+5
* | Bit type support for non-MyISAM tables.ramil@mysql.com2005-04-121-1/+2
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-2/+14
* | Precision Math implementationhf@deer.(none)2005-02-091-0/+8
* | ER_WARN_DATA_TRUNCATED replaced with WARN_DATA_TRUNCATED.ram@gw.mysql.r18.ru2005-01-191-6/+5
* | Merge from 4.1.jimw@mysql.com2005-01-181-0/+1
|\ \ | |/
| * Merge changed testsjimw@mysql.com2005-01-181-0/+1
| |\
| | * Fix over-optimization that could result in an unsigned double field beingjimw@mysql.com2005-01-171-0/+1
* | | First stage of table definition cachemonty@mysql.com2005-01-061-9/+9
* | | Merge with global treemonty@mysql.com2004-12-181-5/+34
|\ \ \
| * | | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-5/+34
* | | | bit typeram@gw.mysql.r18.ru2004-12-171-0/+3
|/ / /
* | | Update results for new varchar handlingmonty@mysql.com2004-12-071-1/+2
* | | Merge with new VARCHAR codemonty@mysql.com2004-12-061-4/+5
|\ \ \
| * | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-4/+5
* | | | now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-4/+2
| |/ / |/| |
* | | Simple optimizationmonty@mysql.com2004-11-091-3/+1
* | | alter_table.result, alter_table.test, field_conv.cc:bar@mysql.com2004-11-081-0/+2
|/ /
* | Fix for bug #5915 "ALTER TABLE behaves differently when converting columndlenev@brandersnatch.localdomain2004-10-071-9/+16
* | Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-1/+2
* | Bug#5081: UCS2 fields are filled with '0x2020' after extending field lengthbar@mysql.com2004-08-191-1/+3
* | WL#1264 "Per-thread time zone support infrastructure".dlenev@brandersnatch.localdomain2004-06-181-5/+7
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-5/+5
* | false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-1/+1