Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor omission that effectively disabled my_strtod fixed :) | serg@serg.mylan | 2004-02-24 | 1 | -1/+1 |
* | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+3 |
|\ | |||||
| * | disabled atof() test as non-portable | serg@serg.mylan | 2004-02-04 | 1 | -1/+2 |
| * | test added | serg@serg.mylan | 2004-02-02 | 1 | -0/+2 |
* | | Merge with 4.0 to revert patch for BIGINT assignment to double | monty@mysql.com | 2003-11-21 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Revert patch for bigint handling in double context as it broke normal bigint ... | monty@mysql.com | 2003-11-21 | 1 | -1/+3 |
* | | Merge with 4.0 to get: | monty@mysql.com | 2003-11-20 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Item_uint::save_in_field() added to take into account bigint->decimal case | serg@serg.mylan | 2003-11-16 | 1 | -0/+12 |
* | | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy... | serg@serg.mylan | 2003-07-20 | 1 | -0/+2 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-02-27 | 1 | -6/+0 |
|\ \ | |/ | |||||
| * | Integer values between 9223372036854775807 and 9999999999999999999 are now | monty@narttu.mysql.fi | 2003-02-27 | 1 | -6/+0 |
* | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | Safety fix (caused a core dump on slave during shutdown when shutting down re... | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+1 |
| * | Portability fix | monty@narttu.mysql.fi | 2003-02-25 | 1 | -0/+6 |
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+11 |
|\ \ | |/ | |||||
| * | Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo... | monty@mashka.mysql.fi | 2003-02-04 | 1 | -1/+11 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+7 |
|/ | |||||
* | Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USER | monty@mashka.mysql.fi | 2002-11-24 | 1 | -8/+0 |
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 1 | -0/+6 |
|\ | |||||
| * | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 1 | -1/+7 |
| * | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -0/+4 |
* | | New CAST syntax | monty@hundin.mysql.fi | 2002-01-03 | 1 | -3/+3 |
* | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -0/+4 |
* | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -0/+15 |
|/ | |||||
* | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -2/+6 |
* | Fixes to get mysql-test-run more portable | monty@donna.mysql.com | 2001-01-04 | 1 | -2/+0 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+14 |