summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
* merge of 5.1-bugteamGuilhem Bichot2010-11-221-5/+2
|\
| * Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig...Guilhem Bichot2010-11-221-5/+2
* | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
* | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+2
|\ \ | |/ |/|
| * WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+2
* | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-03-291-8/+18
* | revert 48525Tatiana A. Nurnberg2010-02-221-18/+8
* | Bug#48525: trigger changes "Column 'id' cannot be null" behaviourTatiana A. Nurnberg2010-02-181-8/+18
|/
*-. Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-6/+6
|\ \
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| |/
* | Doxygenization of comments.cmiller@zippy.cornsilk.net2007-10-111-28/+31
* | Fix doxygen warnings.kostja@bodhi.(none)2007-08-161-1/+2
* | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-07-131-5/+12
|\ \ | |/
| * 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-5.0-optigor@olga.mysql.com2007-06-301-1/+16
|\ \ | |/
| * 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
|\ \ \ | |/ /