| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug#31990: MINUTE() and SECOND() return bogus results when used on a DATE | tnurnberg@mysql.com/white.intern.koehntopp.de | 2007-11-08 | 1 | -0/+22 |
* | Bug#29898: Item_date_typecast::val_int doesn't reset the null_value flag. | evgen@moonbone.local | 2007-07-20 | 1 | -0/+9 |
* | Bug #28250: Run-Time Check Failure #3 - The variable 'value' is | mhansson@dl145s.mysql.com | 2007-05-23 | 1 | -1/+7 |
* | Merge moonbone.local:/mnt/gentoo64/work/23656-bug-4.1-opt-mysql | evgen@moonbone.local | 2007-05-04 | 1 | -0/+6 |
|\ |
|
| * | Bug#23656: Wrong conversion result of a DATETIME to integer using CAST function. | evgen@moonbone.local | 2007-05-04 | 1 | -0/+6 |
* | | Merge mysql.com:/usr/home/ram/work/bug23938/my41-bug23938 | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-02-06 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | fix for bug #23938: ISNULL on DATE AND CAST AS DATE returns false for null va... | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-12-04 | 1 | -1/+7 |
| * | Bug#8663 cant use bgint unsigned as input to cast | bar@mysql.com | 2006-06-14 | 1 | -0/+6 |
* | | Bug #17903: cast to char results in binary | jimw@rama.(none) | 2006-07-12 | 1 | -1/+13 |
* | | Fix test case 'cast' on Windows, different floating point output format. | knielsen@mysql.com | 2006-04-10 | 1 | -0/+2 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b15098 | bar@mysql.com | 2006-03-28 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Bug#15098 CAST(column double TO signed int), wrong result | bar@mysql.com | 2005-12-06 | 1 | -0/+9 |
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-13344 | jimw@mysql.com | 2005-10-12 | 1 | -0/+5 |
| |\ |
|
* | | | Additional fix for Bug#14255 CAST(x AS BINARY(N)) does not pad | bar@mysql.com | 2005-11-21 | 1 | -2/+2 |
* | | | Merge abarkov@bk-internal:/home/bk/mysql-5.0 | bar@mysql.com | 2005-10-13 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | type_binary.result, type_binary.test: | bar@mysql.com | 2005-10-13 | 1 | -1/+1 |
* | | | | Merge | kent@mysql.com | 2005-10-13 | 1 | -0/+5 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Fix CAST(1.0e+300 TO SIGNED). (Bug #13344) | jimw@mysql.com | 2005-09-22 | 1 | -0/+5 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-28 | 1 | -0/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | Ensure that hex strings are used as integers in cast(... signed/unsigned) | monty@mysql.com | 2005-09-21 | 1 | -0/+4 |
| |/ |
|
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Manual merge | igor@rurik.mysql.com | 2005-06-15 | 1 | -0/+11 |
|\ \ |
|
| * | | cast.result, cast.test: | igor@rurik.mysql.com | 2005-06-15 | 1 | -0/+13 |
* | | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server) | hf@deer.(none) | 2005-06-15 | 1 | -0/+6 |
|/ / |
|
* | | Merge with 4.1 | monty@mysql.com | 2005-04-30 | 1 | -1/+25 |
|\ \
| |/ |
|
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 1 | -1/+25 |
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -0/+13 |
* | | Fix for bug #8935 CAST(time AS DECIMAL) crashes | hf@deer.(none) | 2005-03-07 | 1 | -0/+5 |
* | | Tests modified to coved decimal-related code | hf@deer.(none) | 2005-02-21 | 1 | -0/+8 |
|/ |
|
* | Fix for bug #6914 "Problems using time()/date() output in expressions". | dlenev@brandersnatch.localdomain | 2004-12-30 | 1 | -0/+10 |
* | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+13 |
* | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -2/+2 |
* | Bug 2701: Function CHARSET() inconsistency | bar@bar.intranet.mysql.r18.ru | 2004-02-11 | 1 | -2/+0 |
* | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -0/+9 |
* | Fix for a bug #2422, where CONVERT(expr, cast) was masked by | Sinisa@sinisa.nasamreza.org | 2004-01-22 | 1 | -0/+1 |
* | Bug 2202: CAST from binary to char still returns a binary string | bar@bar.intranet.mysql.r18.ru | 2003-12-25 | 1 | -0/+13 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+1 |
* | CAST(expr AS CHAR(10)) is now working | bar@bar.mysql.r18.ru | 2003-08-21 | 1 | -0/+41 |
* | mysqlshow and mysqldump now send their vharacter set to server | bar@bar.mysql.r18.ru | 2003-05-30 | 1 | -0/+1 |
* | CAST(expr AS char) now supports character set with conversion: | bar@bar.mysql.r18.ru | 2003-05-28 | 1 | -0/+9 |
* | Fixing crashing bugs as reported in bugs database | Sinisa@sinisa.nasamreza.org | 2003-03-28 | 1 | -0/+1 |
* | Fixing a bug #195 | Sinisa@sinisa.nasamreza.org | 2003-03-27 | 1 | -0/+1 |
* | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | monty@mashka.mysql.fi | 2002-11-24 | 1 | -0/+22 |