summaryrefslogtreecommitdiff
path: root/mysql-test/t/cast.test
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#44743: Join in combination with concat does not always workRamil Kalimullin2009-05-211-0/+15
* Merge mysql.com:/misc/mysql/31990/50-31990tnurnberg@white.intern.koehntopp.de2007-11-101-0/+22
|\
| * Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATEtnurnberg@mysql.com/white.intern.koehntopp.de2007-11-081-0/+22
* | Merge gleb.loc:/home/uchum/work/bk/5.0-optgshchepa/uchum@gleb.loc2007-07-211-0/+9
|\ \ | |/
| * Bug#29898: Item_date_typecast::val_int doesn't reset the null_value flag.evgen@moonbone.local2007-07-201-0/+9
* | Merge dl145s.mysql.com:/users/mhansson/mysql/push/bug28250/my50-bug28250mhansson@dl145s.mysql.com2007-05-291-1/+7
|\ \ | |/
| * Bug #28250: Run-Time Check Failure #3 - The variable 'value' is mhansson@dl145s.mysql.com2007-05-231-1/+7
* | Merge magare.gmz:/home/kgeorge/mysql/work/B27531-5.0-optgkodinov/kgeorge@magare.gmz2007-05-041-0/+6
|\ \ | |/
| * Merge moonbone.local:/mnt/gentoo64/work/23656-bug-4.1-opt-mysqlevgen@moonbone.local2007-05-041-0/+6
| |\
| | * Bug#23656: Wrong conversion result of a DATETIME to integer using CAST function.evgen@moonbone.local2007-05-041-0/+6
* | | Merge mysql.com:/usr/home/ram/work/bug23938/my50-bug23938ramil/ram@myoffice.izhnet.ru2007-02-061-1/+7
|\ \ \ | |/ /
| * | Merge mysql.com:/usr/home/ram/work/bug23938/my41-bug23938ramil/ram@mysql.com/myoffice.izhnet.ru2007-02-061-1/+7
| |\ \ | | |/
| | * fix for bug #23938: ISNULL on DATE AND CAST AS DATE returns false for null va...ramil/ram@mysql.com/myoffice.izhnet.ru2006-12-041-1/+7
| | * Bug#8663 cant use bgint unsigned as input to castbar@mysql.com2006-06-141-0/+6
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+13
|\ \ \ | |/ /
| * | Bug #17903: cast to char results in binaryjimw@rama.(none)2006-07-121-1/+13
* | | Fix spelling in comments as requested by Oskuelliot@mysql.com2006-05-021-1/+1
|/ /
* | Fix test case 'cast' on Windows, different floating point output format.knielsen@mysql.com2006-04-101-0/+2
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b15098bar@mysql.com2006-03-281-0/+9
|\ \ | |/
| * Bug#15098 CAST(column double TO signed int), wrong resultbar@mysql.com2005-12-061-0/+9
| * Merge mysql.com:/home/jimw/my/mysql-4.1-13344jimw@mysql.com2005-10-121-0/+5
| |\
* | | Additional fix for Bug#14255 CAST(x AS BINARY(N)) does not padbar@mysql.com2005-11-211-2/+2
* | | Merge abarkov@bk-internal:/home/bk/mysql-5.0bar@mysql.com2005-10-131-1/+1
|\ \ \
| * | | type_binary.result, type_binary.test:bar@mysql.com2005-10-131-1/+1
* | | | Mergekent@mysql.com2005-10-131-0/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix CAST(1.0e+300 TO SIGNED). (Bug #13344)jimw@mysql.com2005-09-221-0/+5
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-281-0/+4
|\ \ \ | | |/ | |/|
| * | Ensure that hex strings are used as integers in cast(... signed/unsigned)monty@mysql.com2005-09-211-0/+4
| |/
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+3
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Manual mergeigor@rurik.mysql.com2005-06-151-0/+11
|\ \
| * | cast.result, cast.test:igor@rurik.mysql.com2005-06-151-0/+13
* | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server)hf@deer.(none)2005-06-151-0/+6
|/ /
* | Merge with 4.1monty@mysql.com2005-04-301-1/+25
|\ \ | |/
| * CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...monty@mysql.com2005-04-291-1/+25
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-0/+13
* | Fix for bug #8935 CAST(time AS DECIMAL) crasheshf@deer.(none)2005-03-071-0/+5
* | Tests modified to coved decimal-related codehf@deer.(none)2005-02-211-0/+8
|/
* Fix for bug #6914 "Problems using time()/date() output in expressions".dlenev@brandersnatch.localdomain2004-12-301-0/+10
* Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsbar@mysql.com2004-09-071-0/+13
* 1. New data types, from the user point of view:bar@bar.intranet.mysql.r18.ru2004-03-261-2/+2
* Bug 2701: Function CHARSET() inconsistencybar@bar.intranet.mysql.r18.ru2004-02-111-2/+0
* Added --compact to mysqlbinlogmonty@mysql.com2004-02-091-0/+9
* Fix for a bug #2422, where CONVERT(expr, cast) was masked bySinisa@sinisa.nasamreza.org2004-01-221-0/+1
* Bug 2202: CAST from binary to char still returns a binary stringbar@bar.intranet.mysql.r18.ru2003-12-251-0/+13
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-0/+1
* CAST(expr AS CHAR(10)) is now working bar@bar.mysql.r18.ru2003-08-211-0/+41
* mysqlshow and mysqldump now send their vharacter set to serverbar@bar.mysql.r18.ru2003-05-301-0/+1
* CAST(expr AS char) now supports character set with conversion:bar@bar.mysql.r18.ru2003-05-281-0/+9
* Fixing crashing bugs as reported in bugs database Sinisa@sinisa.nasamreza.org2003-03-281-0/+1