summaryrefslogtreecommitdiff
path: root/mysql-test/t/bigint.test
Commit message (Expand)AuthorAgeFilesLines
* minor omission that effectively disabled my_strtod fixed :)unknown2004-02-241-1/+1
* Merge with 4.0.18unknown2004-02-111-0/+3
|\
| * disabled atof() test as non-portableunknown2004-02-041-1/+2
| * test addedunknown2004-02-021-0/+2
* | Merge with 4.0 to revert patch for BIGINT assignment to doubleunknown2003-11-211-1/+3
|\ \ | |/
| * Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-211-1/+3
* | Merge with 4.0 to get:unknown2003-11-201-0/+12
|\ \ | |/
| * Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-0/+12
* | bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-201-0/+2
* | Merge with 4.0unknown2003-02-271-6/+0
|\ \ | |/
| * Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-6/+0
* | Merge with 4.0.11unknown2003-02-261-0/+7
|\ \ | |/
| * Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-261-0/+1
| * Portability fixunknown2003-02-251-0/+6
* | Merge with 4.0.11unknown2003-02-041-1/+11
|\ \ | |/
| * Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-041-1/+11
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+7
|/
* Added new ANSI functions LOCALTIME, LOCALTIMESTAMP and CURRENT_USERunknown2002-11-241-8/+0
* merge with 3.23.52unknown2002-08-121-0/+6
|\
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+7
| * Portability fix for AIXunknown2002-08-081-1/+1
* | Portability fix for AIXunknown2002-08-081-1/+1
* | New error messagesunknown2002-01-291-0/+4
* | New CAST syntaxunknown2002-01-031-3/+3
* | Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+4
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-0/+15
|/
* Fixed bug in mysqlcheck when using --fastunknown2001-06-191-2/+6
* Fixes to get mysql-test-run more portableunknown2001-01-041-2/+0
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+14