Changeset: b2644a249d77 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b2644a249d77 Modified Files: sql/src/test/BugTracker-2010/Tests/limit_in_prepare.Bug-2552.stable.out.32bit Branch: Jun2010 Log Message:
approved 32-bit specific output diffs (47 lines): diff -r c88384de0c48 -r b2644a249d77 sql/src/test/BugTracker-2010/Tests/limit_in_prepare.Bug-2552.stable.out.32bit --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sql/src/test/BugTracker-2010/Tests/limit_in_prepare.Bug-2552.stable.out.32bit Sat Jul 10 08:30:27 2010 +0200 @@ -0,0 +1,43 @@ +stdout of test 'limit_in_prepare.Bug-2552` in directory 'src/test/BugTracker-2010` itself: + + +# 08:45:11 > +# 08:45:11 > mserver5 "--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 --set gdk_nr_threads=0 --set "monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/bin" --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/dbfarm" --set mapi_open=true --set xrpc_open=true --set mapi_port=35663 --set xrpc_port=48610 --set monet_prompt= --set mal_listing=2 --trace "--dbname=mTests_src_test_BugTracker-2010" --set mal_listing=0 ; echo ; echo Over.. +# 08:45:11 > + +# MonetDB server v5.20.0, based on kernel v1.38.0 +# Serving database 'mTests_src_test_BugTracker-2010', using 4 threads +# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked +# Found 7.754 GiB available main-memory. +# Copyright (c) 1993-July 2008 CWI. +# Copyright (c) August 2008-2010 MonetDB B.V., all rights reserved +# Visit http://monetdb.cwi.nl/ for further information +# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:35663/ +# MonetDB/SQL module v2.38.0 loaded + +Ready. + +Over.. + +# 08:45:11 > +# 08:45:11 > mclient -lsql -ftest -i -e --host=alf --port=35663 +# 08:45:11 > + +[ 3 ] +#prepare select * from rr limit ?; +% .prepare, .prepare, .prepare # table_name +% type, digits, scale # name +% varchar, int, int # type +% 0, 0, 0 # length +[ "wrd", 32, 0 ] +#exec 0 (1); +% sys.rr # table_name +% id # name +% int # type +% 1 # length +[ 1 ] + +# 08:45:11 > +# 08:45:11 > Done. +# 08:45:11 > + _______________________________________________ Checkin-list mailing list Checkin-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/checkin-list