summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_test.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.3 -> 5.5Sergey Petrunya2012-06-201-0/+20
|\
| * Fix of LP bug#992380 + revise fix_fields about missing with_subselect collectionunknown2012-05-251-0/+20
* | Bug #8433: Overflow must be an error Alexey Kopytov2010-03-181-1/+1
|/
* Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug23411/my41-bug23411unknown2006-11-061-0/+34
|\
| * Bug#23411: ... MOD-ing zero returns strange resultunknown2006-11-061-0/+32
* | Merge polly.local:/tmp/20924/bug20294/my41-bug20294unknown2006-09-131-10/+1
|\ \
| * | Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861unknown2006-09-131-9/+1
* | | Merge polly.local:/tmp/20924/bug20294/my41-bug20294unknown2006-09-121-2/+10
|\ \ \ | |/ /
| * | Post-review fixes for bug #20924unknown2006-09-121-2/+4
| * | Bug #20924: CAST(expr as UNSIGNED) returns SIGNED value when used in various ...unknown2006-09-081-0/+6
| |/
* | func_str.result, null.result:unknown2005-08-261-0/+9
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Bug#6726 - failure to parse NOT BETWEENunknown2005-02-031-0/+9
|/
* A fix (bug #6138: MOD operator should not round non-integral argument).unknown2004-10-211-0/+13
* merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-201-0/+1
|\
| * fix for the bug #2786 incorrect precedence for XOR operatorunknown2004-02-161-0/+1
* | After merge fixesunknown2004-02-161-6/+6
* | Fixed a bug in GREATES() and LEAST() function, that caused a coreunknown2004-01-281-0/+8
* | WorkLog#1323unknown2003-12-101-2/+2
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+7
* | merge with 4.0.15unknown2003-08-291-0/+13
|\ \ | |/
| * After merge fixesunknown2003-08-221-0/+5
| |\
| * | func_test.result, func_test.test:unknown2003-08-201-0/+7
* | | After merge fixesunknown2003-08-191-16/+14
* | | Merge with 4.0.14unknown2003-08-111-0/+5
|\ \ \ | | |/ | |/|
| * | make it clear for optimizer that XOR's are not optimizable at the moment (BUG...unknown2003-08-051-0/+5
| |/
| * Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-10/+0
| * A fix for bug when comparing a datetime column with timestampunknown2002-10-301-0/+10
* | Coercibility tests forunknown2003-06-101-0/+35
* | Added support for ULONG division with DIVunknown2003-03-191-0/+1
* | Automatic conversion from CHAR(length) to BLOB when length > 255unknown2002-11-211-0/+1
|/
* Update for running gcc 3.x (mainly on HPUX)unknown2002-06-301-2/+3
* Added functions :unknown2002-06-291-1/+2
* Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.unknown2002-04-221-11/+0
* Fixed problems with decimals withing IF()unknown2001-05-291-0/+10
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+26