Update of /cvsroot/monetdb/sql/src/test/Tests
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27554/src/test/Tests

Modified Files:
        All 
Added Files:
        rank.sql.src rank.stable.err rank.stable.out 
Log Message:
propagated changes of Friday Mar 30 2007 - Monday Apr 02 2007
from the SQL_2-16 branch to the development trunk



--- NEW FILE: rank.sql.src ---
$RELSRCDIR/../rank.sql

--- NEW FILE: rank.stable.err ---
stderr of test 'rank` in directory 'src/test` itself:


# 19:18:12 >  
# 19:18:12 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/sql_logs" 
--set 
"xquery_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/xquery_logs" 
--set mapi_port=33222 --set xrpc_port=48072 --set monet_prompt= --trace 
"--dbname=mTests_src_test" --dbinit=" module(sql_server);" ; echo ; echo Over..
# 19:18:12 >  

# builtin opt   gdk_arch = 64bitx86_64-redhat-linux-gnu
# builtin opt   gdk_version = 1.16.3
# builtin opt   monet_pid = 10541
# builtin opt   prefix = /ufs/niels/scratch/rc/Linux-x86_64
# builtin opt   exec_prefix = ${prefix}
# builtin opt   gdk_dbname = tst
# builtin opt   gdk_dbfarm = ${prefix}/var/MonetDB
# builtin opt   gdk_debug = 8
# builtin opt   gdk_mem_bigsize = 262144
# builtin opt   gdk_vm_minsize = 137438953472
# builtin opt   gdk_alloc_map = yes
# builtin opt   gdk_mem_pagebits = 14
# builtin opt   monet_admin = adm
# builtin opt   monet_prompt = >
# builtin opt   monet_welcome = yes
# builtin opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
# builtin opt   monet_daemon = yes
# builtin opt   host = localhost
# builtin opt   mapi_port = 50000
# builtin opt   mapi_noheaders = no
# builtin opt   mapi_debug = 0
# builtin opt   mapi_clients = 2
# builtin opt   sql_debug = 0
# builtin opt   sql_logdir = ${prefix}/var/MonetDB/sql_logs
# builtin opt   xquery_logdir = ${prefix}/var/MonetDB/xquery_logs
# builtin opt   standoff_ns = http://monetdb.cwi.nl/standoff
# builtin opt   standoff_start = start
# builtin opt   standoff_end = end
# config opt    prefix = /ufs/niels/scratch/rc/Linux-x86_64
# config opt    config = ${prefix}/etc/MonetDB.conf
# config opt    prefix = /ufs/niels/scratch/rc/Linux-x86_64
# config opt    exec_prefix = ${prefix}
# config opt    datadir = ${prefix}/share
# config opt    gdk_dbfarm = ${prefix}/var/MonetDB4/dbfarm
# config opt    gdk_dbname = demo
# config opt    gdk_alloc_map = no
# config opt    gdk_embedded = no
# config opt    gdk_debug = 0
# config opt    monet_admin = adm
# config opt    monet_prompt = MonetDB>
# config opt    monet_welcome = yes
# config opt    monet_mod_path = 
${exec_prefix}/lib/MonetDB4:${exec_prefix}/lib/MonetDB4/lib:${exec_prefix}/lib/MonetDB4/bin
# config opt    monet_daemon = no
# config opt    mapi_port = 50000
# config opt    mapi_open = false
# config opt    mapi_debug = 0
# config opt    sql_debug = 0
# config opt    sql_logdir = ${prefix}/var/MonetDB4/sql_logs
# config opt    xquery_output = dm
# config opt    xquery_cacheMB = 100
# config opt    xquery_cacherules = 
# config opt    xquery_procMB = 128
# config opt    xquery_logdir = ${prefix}/var/MonetDB4/xquery_logs
# config opt    xrpc_port = 
# config opt    xrpc_open = true
# config opt    xrpc_admin = 127.0.0.1
# config opt    xrpc_user = 127.0.0.1
# config opt    xrpc_trusted = 
http://monetdb.cwi.nl;${prefix}/share/MonetDB/xrpc/export
# config opt    standoff_ns = 
# config opt    standoff_start = start
# config opt    standoff_end = end
# cmdline opt   config = /ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf
# cmdline opt   gdk_debug = 10
# cmdline opt   monet_mod_path = 
/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/bin
# cmdline opt   gdk_dbfarm = 
/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/dbfarm
# cmdline opt   sql_logdir = 
/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/sql_logs
# cmdline opt   xquery_logdir = 
/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/xquery_logs
# cmdline opt   mapi_port = 33222
# cmdline opt   xrpc_port = 48072
# cmdline opt   monet_prompt = 
# cmdline opt   gdk_dbname = mTests_src_test

# 19:18:12 >  
# 19:18:12 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=33222 
# 19:18:12 >  


# 19:18:12 >  
# 19:18:12 >  Done.
# 19:18:12 >  


Index: All
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/All,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- All 21 Feb 2007 14:00:55 -0000      1.34
+++ All 1 Apr 2007 22:08:59 -0000       1.35
@@ -78,3 +78,4 @@
 zones
 coalesce
 round
+rank

--- NEW FILE: rank.stable.out ---
stdout of test 'rank` in directory 'src/test` itself:


# 19:18:12 >  
# 19:18:12 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/sql_logs" 
--set 
"xquery_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/xquery_logs" 
--set mapi_port=33222 --set xrpc_port=48072 --set monet_prompt= --trace 
"--dbname=mTests_src_test" --dbinit=" module(sql_server);" ; echo ; echo Over..
# 19:18:12 >  

# Monet Database Server V4.16.3
# Copyright (c) 1993-2007, CWI. All rights reserved.
# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
# Visit http://monetdb.cwi.nl/ for further information.

printf("\nReady.\n");

Ready.
quit();

Over..

# 19:18:12 >  
# 19:18:12 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=33222 
# 19:18:12 >  

% sys. # table_name
% foo # name
% int # type
% 2 # length
[ 0     ]
[ 1     ]
[ 2     ]
[ 3     ]
[ 4     ]
[ 5     ]
[ 6     ]
[ 7     ]
[ 8     ]
[ 9     ]
[ 10    ]
[ 11    ]
[ 12    ]
[ 13    ]
[ 14    ]
[ 15    ]
[ 16    ]
[ 17    ]
[ 18    ]
[ 19    ]
[ 20    ]
[ 21    ]
[ 22    ]
[ 23    ]
[ 24    ]
[ 25    ]
[ 26    ]
[ 27    ]
[ 28    ]
[ 29    ]
[ 30    ]
[ 31    ]
% sys.tables,   sys.tables # table_name
% foo,  schema_id # name
% int,  int # type
% 2,    4 # length
[ 0,    4585    ]
[ 1,    4585    ]
[ 2,    4585    ]
[ 3,    4585    ]
[ 4,    4585    ]
[ 5,    4585    ]
[ 6,    4585    ]
[ 7,    4585    ]
[ 8,    4585    ]
[ 9,    4585    ]
[ 10,   4585    ]
[ 11,   4585    ]
[ 12,   4585    ]
[ 0,    4684    ]
[ 1,    4684    ]
[ 2,    4684    ]
[ 3,    4684    ]
[ 4,    4684    ]
[ 5,    4684    ]
[ 13,   4585    ]
[ 14,   4585    ]
[ 15,   4585    ]
[ 16,   4585    ]
[ 17,   4585    ]
[ 18,   4585    ]
[ 19,   4585    ]
[ 6,    4684    ]
[ 20,   4585    ]
[ 21,   4585    ]
[ 22,   4585    ]
[ 23,   4585    ]
[ 24,   4585    ]
% sys.tables,   sys.tables # table_name
% foo,  schema_id # name
% int,  int # type
% 2,    4 # length
[ 0,    4585    ]
[ 1,    4585    ]
[ 2,    4585    ]
[ 3,    4585    ]
[ 4,    4585    ]
[ 5,    4585    ]
[ 6,    4585    ]
[ 7,    4585    ]
[ 8,    4585    ]
[ 9,    4585    ]
[ 10,   4585    ]
[ 11,   4585    ]
[ 12,   4585    ]
[ 0,    4684    ]
[ 1,    4684    ]
[ 2,    4684    ]
[ 3,    4684    ]
[ 4,    4684    ]
[ 5,    4684    ]
[ 13,   4585    ]
[ 14,   4585    ]
[ 15,   4585    ]
[ 16,   4585    ]
[ 17,   4585    ]
[ 18,   4585    ]
[ 19,   4585    ]
[ 6,    4684    ]
[ 20,   4585    ]
[ 21,   4585    ]
[ 22,   4585    ]
[ 23,   4585    ]
[ 24,   4585    ]
% .,    sys.tables # table_name
% foo,  schema_id # name
% int,  int # type
% 2,    4 # length
[ 0,    4585    ]
[ 1,    4585    ]
[ 2,    4585    ]
[ 3,    4585    ]
[ 4,    4585    ]
[ 5,    4585    ]
[ 6,    4585    ]
[ 7,    4585    ]
[ 8,    4585    ]
[ 9,    4585    ]
[ 10,   4585    ]
[ 11,   4585    ]
[ 12,   4585    ]
[ 13,   4585    ]
[ 14,   4585    ]
[ 15,   4585    ]
[ 16,   4585    ]
[ 17,   4585    ]
[ 18,   4585    ]
[ 19,   4585    ]
[ 20,   4585    ]
[ 21,   4585    ]
[ 22,   4585    ]
[ 23,   4585    ]
[ 24,   4585    ]
[ 25,   4684    ]
[ 26,   4684    ]
[ 27,   4684    ]
[ 28,   4684    ]
[ 29,   4684    ]
[ 30,   4684    ]
[ 31,   4684    ]
% sys. # table_name
% foo # name
% int # type
% 2 # length
[ 0     ]
[ 1     ]
[ 2     ]
[ 3     ]
[ 4     ]
[ 5     ]
[ 6     ]
[ 7     ]
[ 8     ]
[ 9     ]
[ 10    ]
[ 11    ]
[ 12    ]
[ 13    ]
[ 14    ]
[ 15    ]
[ 16    ]
[ 17    ]
[ 18    ]
[ 19    ]
[ 20    ]
[ 21    ]
[ 22    ]
[ 23    ]
[ 24    ]
[ 25    ]
[ 26    ]
[ 27    ]
[ 28    ]
[ 29    ]
[ 30    ]
[ 31    ]
% sys.tables,   sys.tables # table_name
% foo,  schema_id # name
% int,  int # type
% 2,    4 # length
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 13,   4684    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
% sys.tables,   sys.tables # table_name
% foo,  schema_id # name
% int,  int # type
% 2,    4 # length
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 13,   4684    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 13,   4684    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
% .,    sys.tables # table_name
% foo,  schema_id # name
% int,  int # type
% 2,    4 # length
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 0,    4585    ]
[ 16,   4684    ]
[ 16,   4684    ]
[ 16,   4684    ]
[ 16,   4684    ]
[ 16,   4684    ]
[ 16,   4684    ]
[ 16,   4684    ]

# 22:17:03 >  
# 22:17:03 >  Done.
# 22:17:03 >  



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to