diff options
author | unknown <monty@donna.mysql.com> | 2001-01-04 02:56:38 +0200 |
---|---|---|
committer | unknown <monty@donna.mysql.com> | 2001-01-04 02:56:38 +0200 |
commit | 92a3aedc05dd07e1d00986f237a2097af595e584 (patch) | |
tree | 372d81dfa5cc567493d3b099189518dfa6fc14c5 /mysql-test/r/bigint.result | |
parent | 47521c20a06107b7c8f7d185f01c13ba206cca0f (diff) | |
download | mariadb-git-92a3aedc05dd07e1d00986f237a2097af595e584.tar.gz |
Fixes to get mysql-test-run more portable
Docs/manual.texi:
More examples based on user comments
client/mysqltest.c:
Added --sleep and --tmpdir
mysql-test/README:
Update
mysql-test/include/master-slave.inc:
Fixed to not be dependent on path to sockets
mysql-test/install_test_db.sh:
Added privilege for hostname%
mysql-test/mysql-test-run.sh:
Portability fixes + a lot of new options
mysql-test/r/bigint.result:
Made test portable
mysql-test/t/bigint.test:
Made test portable
mysql-test/t/rpl000008.test:
Changed sleeptime
mysql-test/t/rpl000012.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000013.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000014.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000015.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000016.test:
Fixed to not be dependent on path to sockets
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 |