Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | A fix (bug #6138: MOD operator should not round non-integral argument). | ram@gw.mysql.r18.ru | 2004-10-21 | 1 | -0/+13 |
* | merge with 4.0 to get security fixes and latest bug fixes | monty@mashka.mysql.fi | 2004-02-20 | 1 | -0/+1 |
|\ | |||||
| * | fix for the bug #2786 incorrect precedence for XOR operator | ram@gw.mysql.r18.ru | 2004-02-16 | 1 | -0/+1 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -6/+6 |
* | | Fixed a bug in GREATES() and LEAST() function, that caused a core | jani@rhols221.adsl.netsonic.fi | 2004-01-28 | 1 | -0/+8 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -2/+2 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+7 |
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | After merge fixes | Sinisa@sinisa.nasamreza.org | 2003-08-22 | 1 | -0/+5 |
| |\ | |||||
| * | | func_test.result, func_test.test: | Sinisa@sinisa.nasamreza.org | 2003-08-20 | 1 | -0/+7 |
* | | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -16/+14 |
* | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | make it clear for optimizer that XOR's are not optimizable at the moment (BUG... | serg@serg.mylan | 2003-08-05 | 1 | -0/+5 |
| |/ | |||||
| * | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2 | monty@hundin.mysql.fi | 2002-11-05 | 1 | -10/+0 |
| * | A fix for bug when comparing a datetime column with timestamp | Sinisa@sinisa.nasamreza.org | 2002-10-30 | 1 | -0/+10 |
* | | Coercibility tests for | bar@bar.mysql.r18.ru | 2003-06-10 | 1 | -0/+35 |
* | | Added support for ULONG division with DIV | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+1 |
* | | Automatic conversion from CHAR(length) to BLOB when length > 255 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -0/+1 |
|/ | |||||
* | Update for running gcc 3.x (mainly on HPUX) | monty@hundin.mysql.fi | 2002-06-30 | 1 | -2/+3 |
* | Added functions : | Sinisa@sinisa.nasamreza.org | 2002-06-29 | 1 | -1/+2 |
* | Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive. | monty@tik.mysql.fi | 2002-04-22 | 1 | -11/+0 |
* | Fixed problems with decimals withing IF() | monty@donna.mysql.fi | 2001-05-29 | 1 | -0/+10 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+26 |