Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/kent/bk/bug30069/mysql-5.0-build | kent@kent-amd64.(none) | 2007-11-12 | 1 | -0/+9 |
|\ | |||||
| * | Merge mysql.com:/home/kent/bk/bug30069/mysql-4.1-build | kent@kent-amd64.(none) | 2007-11-12 | 1 | -0/+9 |
| |\ | |||||
| | * | bigint.test, bigint.result: | kent@mysql.com/kent-amd64.(none) | 2007-11-12 | 1 | -0/+9 |
| * | | bigint.test: | gshchepa/uchum@gleb.loc | 2007-07-30 | 1 | -1/+1 |
* | | | Post.merge fixes | istruewing@synthia.local | 2007-07-01 | 1 | -1/+1 |
* | | | Merge gleb.loc:/home/uchum/work/bk/5.0-opt | gshchepa/uchum@gleb.loc | 2007-06-16 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | bigint.test: | gshchepa/uchum@gleb.loc | 2007-06-16 | 1 | -0/+3 |
| * | | Fixed bug #28625: | gshchepa/uchum@gleb.loc | 2007-06-16 | 1 | -0/+13 |
* | | | Merge mysql.com:/home/hf/work/8663/my50-8663 | holyfoot/hf@hfmain.(none) | 2007-05-16 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | bug #8663 cant use bigint unsigned as input to cast | holyfoot/hf@mysql.com/hfmain.(none) | 2007-05-16 | 1 | -0/+6 |
* | | | bigint.test made ps-protocol consistent | holyfoot/hf@mysql.com/hfmain.(none) | 2007-05-10 | 1 | -4/+6 |
* | | | bug #28005 (Partitions can't use -922337...) | holyfoot/hf@mysql.com/hfmain.(none) | 2007-05-07 | 1 | -0/+5 |
|/ / | |||||
* | | Bug#19955: unsigned bigint used as signed with MOD function | cmiller@zippy.cornsilk.net | 2006-11-15 | 1 | -0/+9 |
* | | bug #9088 (bigint WHERE fails) | holyfoot@deer.(none) | 2006-03-01 | 1 | -0/+9 |
* | | BUG#13126: When choosing join order for join with nested joins, don't produce... | sergefp@mysql.com | 2005-10-25 | 1 | -1/+1 |
* | | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -1/+152 |
* | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1 | acurtis@xiphis.org | 2005-08-11 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fix for BUG #11642: [Patch]es x86 Assembler and text relocations | monty@mishka.local | 2005-08-08 | 1 | -0/+3 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+1 |
* | | Setting a variable to CAST(NULL as X) set the result type of the variable to ... | monty@mysql.com | 2005-04-30 | 1 | -0/+10 |
|/ | |||||
* | Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uint | sergefp@mysql.com | 2005-02-28 | 1 | -0/+33 |
* | 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 |