Update of /cvsroot/monetdb/sql/src/benchmarks/tpch/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv6634/src/benchmarks/tpch/Tests

Modified Files:
        01-22.stable.out 17.stable.out 
Log Message:
propagated changes of Monday Mar 10 2008 - Monday Mar 17 2008
from the SQL_2-22 branch to the development trunk

===================================================================
2008/03/14 - nielsnes: src/benchmarks/tpch/Tests/01-22.stable.out,1.10.2.1
        src/benchmarks/tpch/Tests/17.stable.out,1.9.12.1
        src/server/sql_scope.mx,1.27.2.1 src/server/sql_updates.mx,1.132.2.2
        src/test/BugTracker/Tests/case_with_aggr.SF-1876779.stable.out,1.1.2.2
sum now returns NULL for empty bats
===================================================================



Index: 17.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/benchmarks/tpch/Tests/17.stable.out,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- 17.stable.out       24 Oct 2006 16:02:37 -0000      1.9
+++ 17.stable.out       17 Mar 2008 09:48:45 -0000      1.10
@@ -1,19 +1,22 @@
 stdout of test '17` in directory 'src/benchmarks/tpch` itself:
 
 
-# 12:34:54 >  
-# 12:34:54 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/fabian/scratch/monetdb/current/program-x86_64/etc/MonetDB.conf" 
--debug=10 --set 
"monet_mod_path=/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB:/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/bin"
 --set 
"gdk_dbfarm=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/dbfarm"
 --set 
"sql_logdir=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/log" 
--set mapi_port=38933 --set sql_port=45579 --set xquery_port=52530 --set 
monet_prompt= --trace "--dbname=mTests_src_benchmarks_tpch" 
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 12:34:54 >  
-
-# Monet Database Server V4.9.3
-# Copyright (c) 1993-2005, 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.
+# 15:44:33 >  
+# 15:44:33 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--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=38978 --set 
xrpc_port=42914 --set monet_prompt= --trace  
"--dbname=mTests_src_benchmarks_tpch" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
+# 15:44:33 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.4.0, based on kernel v1.22.0
+# Serving database 'mTests_src_benchmarks_tpch'
+# 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:38978/
+# MonetDB/SQL module v2.22.0 loaded
 
 Ready.
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 
@@ -25,7 +28,7 @@
 % avg_yearly # name
 % decimal # type
 % 19 # length
-[ 0.00 ]
+[ NULL ]
 % .stats,      .stats # table_name
 % rewrite,     count # name
 % clob,        int # type

Index: 01-22.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/benchmarks/tpch/Tests/01-22.stable.out,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- 01-22.stable.out    6 Nov 2007 15:50:39 -0000       1.10
+++ 01-22.stable.out    17 Mar 2008 09:48:45 -0000      1.11
@@ -1,19 +1,22 @@
 stdout of test '01-22` in directory 'src/benchmarks/tpch` itself:
 
 
-# 12:35:07 >  
-# 12:35:07 >  Mtimeout -timeout 1500 Mserver 
"--config=/ufs/fabian/scratch/monetdb/current/program-x86_64/etc/MonetDB.conf" 
--debug=10 --set 
"monet_mod_path=/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB:/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/bin"
 --set 
"gdk_dbfarm=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/dbfarm"
 --set 
"sql_logdir=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/log" 
--set mapi_port=38933 --set sql_port=45579 --set xquery_port=52530 --set 
monet_prompt= --trace "--dbname=mTests_src_benchmarks_tpch" 
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 12:35:07 >  
-
-# Monet Database Server V4.9.3
-# Copyright (c) 1993-2005, 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.
+# 15:44:34 >  
+# 15:44:34 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--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=38978 --set 
xrpc_port=42914 --set monet_prompt= --trace  
"--dbname=mTests_src_benchmarks_tpch" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
+# 15:44:34 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.4.0, based on kernel v1.22.0
+# Serving database 'mTests_src_benchmarks_tpch'
+# 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:38978/
+# MonetDB/SQL module v2.22.0 loaded
 
 Ready.
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 
@@ -1174,7 +1177,7 @@
 % avg_yearly # name
 % decimal # type
 % 19 # length
-[ 0.00 ]
+[ NULL ]
 % .stats,      .stats # table_name
 % rewrite,     count # name
 % clob,        int # type


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to