summaryrefslogtreecommitdiff
path: root/sql/field_conv.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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
| |/ / |/| |