| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #17903: cast to char results in binary | jimw@rama.(none) | 2006-07-12 | 1 | -0/+11 |
* | Additional 5.0 fix for | bar@mysql.com | 2006-03-29 | 1 | -0/+3 |
* | cast.result: | bar@mysql.com | 2006-03-28 | 1 | -8/+8 |
* | Merge mysql.com:/usr/home/bar/mysql-4.1.b15098 | bar@mysql.com | 2006-03-28 | 1 | -0/+8 |
|\ |
|
| * | Bug#15098 CAST(column double TO signed int), wrong result | bar@mysql.com | 2005-12-06 | 1 | -0/+8 |
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-13344 | jimw@mysql.com | 2005-10-12 | 1 | -0/+3 |
| |\ |
|
* | | | cast.result: | bar@mysql.com | 2005-11-21 | 1 | -13/+13 |
* | | | Additional fix for Bug#14255 CAST(x AS BINARY(N)) does not pad | bar@mysql.com | 2005-11-21 | 1 | -5/+5 |
* | | | select.result, mysqldump-max.result: | bar@mysql.com | 2005-10-13 | 1 | -3/+3 |
* | | | 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/+3 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Fix CAST(1.0e+300 TO SIGNED). (Bug #13344) | jimw@mysql.com | 2005-09-22 | 1 | -0/+3 |
* | | | Correct merge error, warning ended up after new tests from 4.1 | msvensson@neptunus.(none) | 2005-09-28 | 1 | -2/+2 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-09-28 | 1 | -0/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed error found during review of new pushed code | monty@mysql.com | 2005-09-25 | 1 | -0/+12 |
| |/ |
|
* | | Manual merge | igor@rurik.mysql.com | 2005-06-15 | 1 | -0/+8 |
|\ \ |
|
| * | | cast.result, cast.test: | igor@rurik.mysql.com | 2005-06-15 | 1 | -0/+8 |
* | | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server) | hf@deer.(none) | 2005-06-15 | 1 | -0/+3 |
|/ / |
|
* | | After merge fixes | monty@mysql.com | 2005-04-30 | 1 | -0/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-04-30 | 1 | -3/+68 |
|\ \
| |/ |
|
| * | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 1 | -3/+68 |
* | | Test result fixed | hf@deer.(none) | 2005-04-08 | 1 | -1/+1 |
* | | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | monty@mysql.com | 2005-04-01 | 1 | -0/+68 |
* | | Fix for bug #8935 CAST(time AS DECIMAL) crashes | hf@deer.(none) | 2005-03-07 | 1 | -0/+6 |
* | | Tests modified to coved decimal-related code | hf@deer.(none) | 2005-02-21 | 1 | -0/+16 |
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Fix for bug #6914 "Problems using time()/date() output in expressions". | dlenev@brandersnatch.localdomain | 2004-12-30 | 1 | -0/+9 |
* | | - VARCHAR(n) with binary character set is now displayed as VARBINARY(N). | bar@mysql.com | 2004-12-08 | 1 | -5/+5 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -13/+13 |
|/ |
|
* | Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditions | bar@mysql.com | 2004-09-07 | 1 | -0/+23 |
* | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -1/+1 |
* | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -9/+9 |
* | Bug 2701: Function CHARSET() inconsistency | bar@bar.intranet.mysql.r18.ru | 2004-02-11 | 1 | -6/+0 |
* | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -0/+27 |
* | Fix for a bug #2422, where CONVERT(expr, cast) was masked by | Sinisa@sinisa.nasamreza.org | 2004-01-22 | 1 | -0/+3 |
* | Bug 2202: CAST from binary to char still returns a binary string | bar@bar.intranet.mysql.r18.ru | 2003-12-25 | 1 | -0/+15 |
* | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -3/+3 |
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -3/+3 |
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+5 |
* | CAST(expr AS CHAR(10)) is now working | bar@bar.mysql.r18.ru | 2003-08-21 | 1 | -0/+54 |
* | SAPDB date/time finctions | gluh@gluh.mysql.r18.ru | 2003-07-08 | 1 | -2/+2 |
* | 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/+13 |
* | Fixing crashing bugs as reported in bugs database | Sinisa@sinisa.nasamreza.org | 2003-03-28 | 1 | -0/+3 |
* | Fixing a bug #195 | Sinisa@sinisa.nasamreza.org | 2003-03-27 | 1 | -0/+3 |
* | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+1 |
* | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -2/+2 |
* | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | monty@mashka.mysql.fi | 2002-11-24 | 1 | -0/+39 |