summaryrefslogtreecommitdiff
path: root/mysql-test/r/bigint.result
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Oleksandr Byelkin2018-11-151-0/+11
|\
| * Merge branch '10.0' into 10.1Oleksandr Byelkin2018-11-151-0/+11
| |\
| | * MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-151-0/+11
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+3
* | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-4/+4
* | | Remove end . from error messages to get them consistentMonty2016-10-051-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+6
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-0/+6
| |\ \ | | |/
| | * MDEV-9372 select 100 between 1 and 9223372036854775808 returns falseAlexander Barkov2016-04-221-0/+6
* | | ull2dec: exact calculation of the precisionSergei Golubchik2016-06-301-2/+2
* | | parse negative numbers into one itemSergei Golubchik2016-06-301-1/+1
|/ /
* | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-4/+4
|/
* merge with mysql-5.5.21Sergei Golubchik2012-03-091-0/+64
|\
| * Bug#13463415 63502: INCORRECT RESULTS OF BIGINT AND DECIMAL COMPARISONTor Didriksen2012-01-251-0/+64
* | merge with 5.3Sergei Golubchik2011-10-191-2/+2
|\ \ | |/ |/|
| * Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-2/+2
| * Merge with main 5.3Michael Widenius2011-05-081-2/+2
| |\
| * | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-2/+2
| |/
* | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-261-0/+34
|\ \ | |/
| * Bug #45360: wrong resultsGleb Shchepa2010-02-251-0/+34
* | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-1/+1
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-2/+2
|/
* Merge mysql.com:/home/kent/bk/bug30069/mysql-5.0-buildunknown2007-11-121-0/+6
|\
| * Merge mysql.com:/home/kent/bk/bug30069/mysql-4.1-buildunknown2007-11-121-0/+6
| |\
| | * bigint.test, bigint.result:unknown2007-11-121-0/+6
* | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-06-161-0/+26
|\ \ \ | |/ /
| * | Fixed bug #28625:unknown2007-06-161-0/+26
* | | Merge mysql.com:/home/hf/work/8663/my50-8663unknown2007-05-161-0/+10
|\ \ \ | |/ /
| * | bug #8663 cant use bigint unsigned as input to castunknown2007-05-161-0/+10
* | | bigint.test made ps-protocol consistentunknown2007-05-101-10/+10
* | | bug #28005 (Partitions can't use -922337...)unknown2007-05-071-0/+10
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug19955/my50-bug19955unknown2006-11-151-0/+11
|\ \ \ | |/ /
| * | Bug#19955: unsigned bigint used as signed with MOD functionunknown2006-11-151-0/+11
* | | Merge sunlight.local:/local_work/tmp_merge-5.0-opt-mysqlunknown2006-07-301-1/+1
|\ \ \ | |/ /
| * | Fixed bug #19714.unknown2006-07-131-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10460/my51-bug10460unknown2006-03-061-2/+2
|\ \ \
| * | | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower caseunknown2006-02-221-2/+2
* | | | Merge mysql.com:/home/hf/work/mysql-5.0.9088unknown2006-03-021-0/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | bug #9088 (bigint WHERE fails)unknown2006-03-011-0/+9
* | | Fix for bug#8294 Traditional: Misleading error message for invalid CAST to DATEunknown2005-12-021-7/+7
|/ /
* | 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-7/+185
* | fix after mergeunknown2005-08-111-1/+1
* | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1unknown2005-08-111-0/+9
|\ \ | |/
| * Fix for BUG #11642: [Patch]es x86 Assembler and text relocationsunknown2005-08-081-0/+9
* | Setting a variable to CAST(NULL as X) set the result type of the variable to ...unknown2005-04-301-0/+17
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-0/+2
* | Merged from 4.1unknown2005-03-031-0/+39
|\ \ | |/
| * Fix for BUG#8562: In Item_int_with_ref::new_item() create Item_int or Item_uintunknown2005-02-281-0/+39
* | Precision Math implementationunknown2005-02-091-2/+2
|/