Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27299/src/test/BugDay_2005-10-06_2.9.3/Tests
Modified Files:
cross_product.SF-1122802.stable.out
multiple_select_on_view.SF-935639.stable.out
singleton_view.SF-933573.stable.out
slow_counting_1.SF-923709.stable.out
slow_counting_2.SF-923709.stable.out
Log Message:
count now returns wrd
U singleton_view.SF-933573.stable.out
Index: singleton_view.SF-933573.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/singleton_view.SF-933573.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- singleton_view.SF-933573.stable.out 24 Oct 2006 16:02:45 -0000 1.3
+++ singleton_view.SF-933573.stable.out 7 Sep 2008 14:28:05 -0000 1.4
@@ -1,19 +1,22 @@
stdout of test 'singleton_view.SF-933573` in directory
'src/test/BugDay_2005-10-06_2.9.3` itself:
-# 12:40:09 >
-# 12:40:09 > 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_test_BugDay_2005-10-06_2.9.3"
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 12:40:09 >
-
-# 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.
+# 16:02:45 >
+# 16:02:45 > mserver5
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set gdk_nr_threads=4 --set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=34442 --set
xrpc_port=47029 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugDay_2005-10-06_2.9.3" --set mal_listing=0
"--dbinit= include sql;" ; echo ; echo Over..
+# 16:02:45 >
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_BugDay_2005-10-06_2.9.3', using 4 threads
+# 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://alf.ins.cwi.nl:34442/
+# MonetDB/SQL module v2.25.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -24,7 +27,7 @@
[ 4 ]
% sys.v_sv # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 4 ]
U slow_counting_1.SF-923709.stable.out
Index: slow_counting_1.SF-923709.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/slow_counting_1.SF-923709.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- slow_counting_1.SF-923709.stable.out 3 Jul 2008 04:41:49 -0000
1.4
+++ slow_counting_1.SF-923709.stable.out 7 Sep 2008 14:28:06 -0000
1.5
@@ -44,7 +44,7 @@
[ 0 ]
% sys.slow_count # table_name
% count_ # name
-% int # type
+% wrd # type
% 6 # length
[ 131072 ]
U cross_product.SF-1122802.stable.out
Index: cross_product.SF-1122802.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/cross_product.SF-1122802.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cross_product.SF-1122802.stable.out 3 Jul 2008 04:41:48 -0000 1.4
+++ cross_product.SF-1122802.stable.out 7 Sep 2008 14:28:04 -0000 1.5
@@ -28,17 +28,17 @@
[ 20 ]
% sys.t1 # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 20 ]
% sys.t2 # table_name
% count_ # name
-% int # type
+% wrd # type
% 2 # length
[ 20 ]
% sys.t2 # table_name
% count_ # name
-% int # type
+% wrd # type
% 3 # length
[ 400 ]
U multiple_select_on_view.SF-935639.stable.out
Index: multiple_select_on_view.SF-935639.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/multiple_select_on_view.SF-935639.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- multiple_select_on_view.SF-935639.stable.out 3 Jul 2008 04:41:48
-0000 1.4
+++ multiple_select_on_view.SF-935639.stable.out 7 Sep 2008 14:28:04
-0000 1.5
@@ -28,12 +28,12 @@
[ 1 ]
% sys.c # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 2 ]
% sys.c # table_name
% count_ # name
-% int # type
+% wrd # type
% 1 # length
[ 2 ]
U slow_counting_2.SF-923709.stable.out
Index: slow_counting_2.SF-923709.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/slow_counting_2.SF-923709.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- slow_counting_2.SF-923709.stable.out 3 Jul 2008 04:41:49 -0000
1.4
+++ slow_counting_2.SF-923709.stable.out 7 Sep 2008 14:28:07 -0000
1.5
@@ -21,7 +21,7 @@
% sys.slow_count # table_name
% count_ # name
-% int # type
+% wrd # type
% 6 # length
[ 131072 ]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins