summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * 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
| | | * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1ibabaev@bk-internal.mysql.com2007-06-011-0/+14
| | | |\ \ \
| | | | * \ \ Merge dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/my50-bug23856mhansson@dl145s.mysql.com2007-05-211-0/+14
| | | | |\ \ \ | | | | | |/ /
| | | | | * | bug#23856mhansson@dl145s.mysql.com2007-05-211-0/+14
| | | * | | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-14/+19
| | | |/ / /
| | | * | | Merge mysql.com:/home/bar/mysql-5.0.b20095bar@bar.myoffice.izhnet.ru2007-04-131-2/+30
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#20095 Changing length of VARCHAR field with UTF8 collation does not trunc...bar@mysql.com2007-04-131-2/+30
| | | * | | Merge moonbone.local:/mnt/gentoo64/work/bk-trees/mysql-5.0-optevgen@moonbone.local2007-03-311-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the evgen@sunlight.local2007-03-301-1/+1
| | | * | | Merge mysql.com:/home/ram/work/b24558/b24558.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-03-151-0/+9
| | | |\ \ \ | | | | |/ /
| | | | * | Fix for bug #24558: Increasing decimal column length causes data lossramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-03-151-0/+9
| | | * | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-02-131-8/+7
| | | |\ \ \ | | | | |/ /
| | | | * | Bug #22344: InnoDB keys act strange on datetime vs timestamp comparisongkodinov/kgeorge@macbook.gmz2007-02-061-8/+7
| | | * | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | * | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.1pgalbraith@bk-internal.mysql.com2006-12-091-0/+24
| | | |\ \ \
| | | | * \ \ Merge 192.168.0.5:mysql/mysql-5.1-maintmsvensson@neptunus.(none)2006-11-291-6/+6
| | | | |\ \ \
| | | | * \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug19731/my50-bug19731msvensson@neptunus.(none)2006-11-291-0/+24
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Bug#19371 VARBINARY() have trailing zeros after upgrade from 4.1msvensson@neptunus.(none)2006-11-091-0/+24
| | | * | | | | This finishes the work (someone) started to remove FIELD_ types and use the E...brian@zim.(none)2006-12-011-24/+24
| | | | |_|/ / | | | |/| | |
| | | * | | | Added --debug-info to most clients to detect memory leaks in mysql-test-runmonty@mysql.com/nosik.monty.fi2006-11-211-6/+6
| | | |/ / /
| | | * | | After merge fixbar@bar.intranet.mysql.r18.ru2006-10-031-1/+17
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#19960 Inconsistent results when joining InnoDB tables using partial UTF8 ...bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-291-1/+17
| | | * | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-151-3/+8
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#17226: Variable set in cursor on first iteration is assignedkroki@mysql.com2006-06-301-3/+8
| | | * | | Merge mysql.com:/usr/local/mysql/tmp_mergeknielsen@mysql.com2006-05-181-1/+2
| | | |\ \ \ | | | | |/ /
| | | | * | Fix for BUG#18587: Function that accepts and returns TEXTanozdrin@mysql.com2006-05-101-1/+2
| | | * | | Re commit of previous fix as the bk tree was broken.jani@ibmlab.site2006-03-141-1/+1
| | | * | | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0pem@mysql.com2006-03-031-1/+17
| | | |\ \ \ | | | | |/ /
| | | | * | Expanding a binary field should result in 0x00-filled positions, not 0x20 cmiller@zippy.(none)2006-03-021-1/+17
| | | * | | Fix for bug#11491 Misleading error message if not NULL column set to NULL,gluh@eagle.intranet.mysql.r18.ru2005-12-011-2/+1
| | | |/ /
| | | * | 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
| | | | |\