summaryrefslogtreecommitdiff
path: root/mysql-test/t/cast.test
Commit message (Expand)AuthorAgeFilesLines
* Ensure that hex strings are used as integers in cast(... signed/unsigned)unknown2005-09-211-0/+4
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-1/+25
* Fix for bug #6914 "Problems using time()/date() output in expressions".unknown2004-12-301-0/+10
* Bug #5228 ORDER BY CAST(enumcol) sorts incorrectly under certain conditionsunknown2004-09-071-0/+13
* 1. New data types, from the user point of view:unknown2004-03-261-2/+2
* Bug 2701: Function CHARSET() inconsistencyunknown2004-02-111-2/+0
* Added --compact to mysqlbinlogunknown2004-02-091-0/+9
* Fix for a bug #2422, where CONVERT(expr, cast) was masked byunknown2004-01-221-0/+1
* Bug 2202: CAST from binary to char still returns a binary stringunknown2003-12-251-0/+13
* added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+1
* CAST(expr AS CHAR(10)) is now working unknown2003-08-211-0/+41
* 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/+9
* Fixing crashing bugs as reported in bugs database unknown2003-03-281-0/+1
* Fixing a bug #195unknown2003-03-271-0/+1
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-0/+22