Update of /cvsroot/monetdb/sql/src/test/bugs/Tests
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15100/src/test/bugs/Tests
Added Files:
in_or_bug.stable.out
Log Message:
propagated changes of Wednesday Mar 10 2010 - Monday Mar 15 2010
from the Feb2010 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2010/03/10 - nielsnes: src/test/bugs/Tests/in_or_bug.stable.out,1.1.2.1
add test for bug in in with or processing
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- NEW FILE: in_or_bug.stable.out ---
stdout of test 'in_or_bug` in directory 'src/test/bugs` itself:
# 21:48:16 >
# 21:48:16 > 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=32742 --set
xrpc_port=40800 --set monet_prompt= --trace "--dbname=mTests_src_test_bugs"
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 21:48:16 >
# MonetDB server v5.18.1, based on kernel v1.36.1
# Serving database 'mTests_src_test_bugs', 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:32742/
# MonetDB/SQL module v2.36.1 loaded
Ready.
#function user.main():void;
# clients.quit();
#end main;
Over..
# 21:48:16 >
# 21:48:16 > mclient -lsql -ftest -i -e --host=alf --port=32742
# 21:48:16 >
[ 1 ]
[ 1 ]
#select count(*) from t1 where c1='1' and (c2='3' or c3='3');
% sys.t1 # table_name
% L4 # name
% wrd # type
% 1 # length
[ 1 ]
#select count(*) from t1 where c1='1' and (c2 in ('3') or c3 in ('3'));
% sys.t1 # table_name
% L11 # name
% wrd # type
% 1 # length
[ 1 ]
# 21:48:17 >
# 21:48:17 > Done.
# 21:48:17 >
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins