diff options
author | monty@donna.mysql.com <> | 2001-01-04 02:56:38 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2001-01-04 02:56:38 +0200 |
commit | 7541a877bcc007f58cb218fe18a4f4b18c7ba71a (patch) | |
tree | 372d81dfa5cc567493d3b099189518dfa6fc14c5 /mysql-test/r/bigint.result | |
parent | ff0e2e2d7a6336a5addc71a3216f497261c6b4d3 (diff) | |
download | mariadb-git-7541a877bcc007f58cb218fe18a4f4b18c7ba71a.tar.gz |
Fixes to get mysql-test-run more portable
Diffstat (limited to 'mysql-test/r/bigint.result')
-rw-r--r-- | mysql-test/r/bigint.result | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mysql-test/r/bigint.result b/mysql-test/r/bigint.result index 501f489ca86..08e21b279bc 100644 --- a/mysql-test/r/bigint.result +++ b/mysql-test/r/bigint.result @@ -1,9 +1,5 @@ 0 256 00000000000000065536 2147483647 -2147483648 2147483648 +4294967296 0 256 65536 2147483647 -2147483648 2147483648 4294967296 -922337203685477580 92233720368547758000 -922337203685477580 92233720368547758080 --922337203685477580 -92233720368547758000 --922337203685477580 -92233720368547758080 9223372036854775807 -009223372036854775808 9223372036854775807 -9223372036854775808 +9999999999999999999 -9999999999999999999 |