summaryrefslogtreecommitdiff
path: root/mysql-test/r/cast.result
Commit message (Expand)AuthorAgeFilesLines
* select.result, mysqldump-max.result:unknown2005-10-131-3/+3
* Merge abarkov@bk-internal:/home/bk/mysql-5.0unknown2005-10-131-1/+1
|\
| * type_binary.result, type_binary.test:unknown2005-10-131-1/+1
* | Mergeunknown2005-10-131-0/+3
|\ \ | |/ |/|
| * Fix CAST(1.0e+300 TO SIGNED). (Bug #13344)unknown2005-09-221-0/+3
* | Correct merge error, warning ended up after new tests from 4.1unknown2005-09-281-2/+2
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-09-281-0/+12
|\ \
| * | Fixed error found during review of new pushed codeunknown2005-09-251-0/+12
| |/
* | Manual mergeunknown2005-06-151-0/+8
|\ \
| * | cast.result, cast.test:unknown2005-06-151-0/+8
* | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server)unknown2005-06-151-0/+3
|/ /
* | After merge fixesunknown2005-04-301-0/+2
* | Merge with 4.1unknown2005-04-301-3/+68
|\ \ | |/
| * CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-3/+68
* | Test result fixedunknown2005-04-081-1/+1
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-0/+68
* | Fix for bug #8935 CAST(time AS DECIMAL) crashesunknown2005-03-071-0/+6
* | Tests modified to coved decimal-related codeunknown2005-02-211-0/+16
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-0/+9
|\ \ | |/
| * Fix for bug #6914 "Problems using time()/date() output in expressions".unknown2004-12-301-0/+9
* | - VARCHAR(n) with binary character set is now displayed as VARBINARY(N).unknown2004-12-081-5/+5
* | Update results for new varchar handlingunknown2004-12-071-13/+13
|/
* Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsunknown2004-09-071-0/+23
* fixed flags of printed queryunknown2004-05-131-1/+1
* 1. New data types, from the user point of view:unknown2004-03-261-9/+9
* Bug 2701: Function CHARSET() inconsistencyunknown2004-02-111-6/+0
* Added --compact to mysqlbinlogunknown2004-02-091-0/+27
* Fix for a bug #2422, where CONVERT(expr, cast) was masked byunknown2004-01-221-0/+3
* Bug 2202: CAST from binary to char still returns a binary stringunknown2003-12-251-0/+15
* WorkLog#1323unknown2003-12-101-3/+3
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-3/+3
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+5
* CAST(expr AS CHAR(10)) is now working unknown2003-08-211-0/+54
* SAPDB date/time finctionsunknown2003-07-081-2/+2
* mysqlshow and mysqldump now send their vharacter set to serverunknown2003-05-301-0/+1
* CAST(expr AS char) now supports character set with conversion:unknown2003-05-281-0/+13
* Fixing crashing bugs as reported in bugs database unknown2003-03-281-0/+3
* Fixing a bug #195unknown2003-03-271-0/+3
* Fixes for binary protocol (complement to last push)unknown2002-12-141-1/+1
* rename of net_pkg.cc to protocol.ccunknown2002-12-111-2/+2
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-0/+39