summaryrefslogtreecommitdiff
path: root/mysql-test/t/bigint.test
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintsergefp@mysql.com2005-02-281-0/+33
* minor omission that effectively disabled my_strtod fixed :)serg@serg.mylan2004-02-241-1/+1
* Merge with 4.0.18monty@mysql.com2004-02-111-0/+3
|\
| * disabled atof() test as non-portableserg@serg.mylan2004-02-041-1/+2
| * test addedserg@serg.mylan2004-02-021-0/+2
* | Merge with 4.0 to revert patch for BIGINT assignment to doublemonty@mysql.com2003-11-211-1/+3
|\ \ | |/
| * Revert patch for bigint handling in double context as it broke normal bigint ...monty@mysql.com2003-11-211-1/+3
* | Merge with 4.0 to get:monty@mysql.com2003-11-201-0/+12
|\ \ | |/
| * Item_uint::save_in_field() added to take into account bigint->decimal caseserg@serg.mylan2003-11-161-0/+12
* | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...serg@serg.mylan2003-07-201-0/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-02-271-6/+0
|\ \ | |/
| * Integer values between 9223372036854775807 and 9999999999999999999 are nowmonty@narttu.mysql.fi2003-02-271-6/+0
* | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-0/+7
|\ \ | |/
| * Safety fix (caused a core dump on slave during shutdown when shutting down re...monty@narttu.mysql.fi2003-02-261-0/+1
| * Portability fixmonty@narttu.mysql.fi2003-02-251-0/+6
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+11
|\ \ | |/
| * Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...monty@mashka.mysql.fi2003-02-041-1/+11
* | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-1/+7
|/
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERmonty@mashka.mysql.fi2002-11-241-8/+0
* merge with 3.23.52monty@hundin.mysql.fi2002-08-121-0/+6
|\
| * Fixed problem with BIGINT and shutdown on AIXmonty@hundin.mysql.fi2002-08-121-1/+7
| * Portability fix for AIXmonty@hundin.mysql.fi2002-08-081-1/+1
* | Portability fix for AIXmonty@hundin.mysql.fi2002-08-081-1/+1
* | New error messagesmonty@hundin.mysql.fi2002-01-291-0/+4
* | New CAST syntaxmonty@hundin.mysql.fi2002-01-031-3/+3
* | Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+4
* | Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-0/+15
|/
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-2/+6
* Fixes to get mysql-test-run more portablemonty@donna.mysql.com2001-01-041-2/+0
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+14