summaryrefslogtreecommitdiff
path: root/mysql-test/t/bigint.test
Commit message (Expand)AuthorAgeFilesLines
* disabled atof() test as non-portableunknown2004-02-041-1/+2
* test addedunknown2004-02-021-0/+2
* Revert patch for bigint handling in double context as it broke normal bigint ...unknown2003-11-211-1/+3
* Item_uint::save_in_field() added to take into account bigint->decimal caseunknown2003-11-161-0/+12
* Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-271-6/+0
* 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
* Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-041-1/+11
* 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