Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17226/src/test/BugDay_2005-10-06_2.8/Tests

Modified Files:
        MapiClient-dump.SF-905851.stable.out 
Log Message:
removed 'explain' variable, ie no more set explain etc
but always use the statement modifiers debug, explain, profile

profile now only outputs the real, user and clk ticks per sec.

The old profile functionality is taken over by a new statement modifier
'record'



U MapiClient-dump.SF-905851.stable.out
Index: MapiClient-dump.SF-905851.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests/MapiClient-dump.SF-905851.stable.out,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- MapiClient-dump.SF-905851.stable.out        27 Mar 2008 09:30:30 -0000      
1.9
+++ MapiClient-dump.SF-905851.stable.out        1 Apr 2008 17:05:04 -0000       
1.10
@@ -1,21 +1,22 @@
 stdout of test 'MapiClient-dump.SF-905851` in directory 
'src/test/BugDay_2005-10-06_2.8` itself:
 
 
-# 11:26:15 >  
-# 11:26:15 >   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_open=true --set xrpc_open=true --set mapi_port=39069 --set 
xrpc_port=40740 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugDay_2005-10-06_2.8" "--dbinit= 
module(sql_server);" ; echo ; echo Over..
-# 11:26:15 >  
-
-# MonetDB Server v4.22.0
-# based on GDK   v1.22.0
-# Copyright (c) 1993-2008, CWI. All rights reserved.
-# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-# MonetDB/SQL module v2.22.1 loaded
+# 16:00:07 >  
+# 16:00:07 >   mserver5 
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64-gcc/etc/monetdb5.conf" 
--debug=10 --set 
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64-gcc/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64-gcc/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64-gcc/lib/MonetDB5/bin"
 --set 
"gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64-gcc/var/MonetDB5/dbfarm" 
--set 
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64-gcc/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=35465 --set 
xrpc_port=40937 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugDay_2005-10-06_2.8" --set mal_listing=0 "--dbinit= 
include sql;" ; echo ; echo Over..
+# 16:00:07 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.5.0, based on kernel v1.23.0
+# Serving database 'mTests_src_test_BugDay_2005-10-06_2.8'
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
+# Copyright (c) 1993-2008 CWI, all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://koala.ins.cwi.nl:35465/
+# MonetDB/SQL module v2.23.0 loaded
 
 Ready.
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to