summaryrefslogtreecommitdiff
path: root/mysql-test/t/bigint.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-151-0/+9
|\
| * MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-151-0/+9
* | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+3
|/
* MDEV-9372 select 100 between 1 and 9223372036854775808 returns falseAlexander Barkov2016-04-221-0/+5
* Bug#13463415 63502: INCORRECT RESULTS OF BIGINT AND DECIMAL COMPARISONTor Didriksen2012-01-251-0/+47
* Bug #45360: wrong resultsGleb Shchepa2010-02-251-0/+35
* Merge mysql.com:/home/kent/bk/bug30069/mysql-5.0-buildunknown2007-11-121-0/+9
|\
| * Merge mysql.com:/home/kent/bk/bug30069/mysql-4.1-buildunknown2007-11-121-0/+9
| |\
| | * bigint.test, bigint.result:unknown2007-11-121-0/+9
| * | bigint.test:unknown2007-07-301-1/+1
* | | Post.merge fixesunknown2007-07-011-1/+1
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-06-161-0/+16
|\ \ \ | |/ /
| * | bigint.test:unknown2007-06-161-0/+3
| * | Fixed bug #28625:unknown2007-06-161-0/+13
* | | Merge mysql.com:/home/hf/work/8663/my50-8663unknown2007-05-161-0/+7
|\ \ \ | |/ /
| * | bug #8663 cant use bigint unsigned as input to castunknown2007-05-161-0/+6
* | | bigint.test made ps-protocol consistentunknown2007-05-101-4/+6
* | | bug #28005 (Partitions can't use -922337...)unknown2007-05-071-0/+5
|/ /
* | Bug#19955: unsigned bigint used as signed with MOD functionunknown2006-11-151-0/+9
* | bug #9088 (bigint WHERE fails)unknown2006-03-011-0/+9
* | BUG#13126: When choosing join order for join with nested joins, don't produce...unknown2005-10-251-1/+1
* | Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-1/+152
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-0/+3
|\ \ | |/
| * Fix for BUG #11642: [Patch]es x86 Assembler and text relocationsunknown2005-08-081-0/+3
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+1
* | Setting a variable to CAST(NULL as X) set the result type of the variable to ...unknown2005-04-301-0/+10
|/
* Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintunknown2005-02-281-0/+33
* 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