Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv5254/src/test/BugTracker-2009/Tests
Added Files:
distinct.SF-2546483.stable.out
Log Message:
propagated changes of Sunday Feb 01 2009
from the Feb2009 branch to the development trunk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/01 - nielsnes:
src/test/BugTracker-2009/Tests/distinct.SF-2546483.stable.out,1.1.2.1
add test for distinct bugs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- NEW FILE: distinct.SF-2546483.stable.out ---
stdout of test 'distinct.SF-2546483` in directory 'src/test/BugTracker-2009`
itself:
# 10:45:05 >
# 10:45:05 > 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 "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=39278 --set
xrpc_port=41678 --set
xrpc_docroot=/net/alf.ins.cwi.nl/export/scratch1/niels/rc/sql --set
monet_prompt= --trace "--dbname=mTests_src_test_BugTracker-2009" --set
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 10:45:05 >
# MonetDB server v5.10.0, based on kernel v1.28.0
# Serving database 'mTests_src_test_BugTracker-2009', using 4 threads
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked
# Copyright (c) 1993-July 2008 CWI.
# Copyright (c) August 2008- 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:39278/
# MonetDB/SQL module v2.28.0 loaded
Ready.
#function user.main():void;
# clients.quit();
#end main;
Over..
# 10:45:05 >
# 10:45:05 > mclient -lsql -umonetdb -Pmonetdb --host=alf --port=39278
# 10:45:05 >
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
% sys.va, sys.va # table_name
% n, x # name
% int, varchar # type
% 1, 5 # length
[ 1, "ONE" ]
[ 2, "TWO" ]
[ 3, "THREE" ]
% sys.v, sys.v # table_name
% x, x # name
% varchar, varchar # type
% 5, 5 # length
[ "ONE", "ONE" ]
[ "TWO", "TWO" ]
[ "THREE", "THREE" ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 1 ]
[ 3 ]
[ 3 ]
% sys.a, sys.a # table_name
% n, x # name
% int, varchar # type
% 1, 5 # length
[ 1, "ONE" ]
[ 2, "TWO" ]
[ 2, "TWO" ]
[ 3, "THREE" ]
% sys.b, sys.b # table_name
% n, x # name
% int, varchar # type
% 1, 5 # length
[ 1, "ONE" ]
[ 2, "TWO" ]
[ 3, "THREE" ]
% sys.c, sys.c # table_name
% n, x # name
% int, varchar # type
% 1, 5 # length
[ 1, "ONE" ]
[ 2, "TWO" ]
[ 3, "THREE" ]
# 10:45:05 >
# 10:45:05 > Done.
# 10:45:05 >
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins