Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27299/src/test/BugDay_2005-12-19_2.9.3/Tests

Modified Files:
        aggregate_functions_with_limit.SF-1367127.stable.out 
        delete_cascade.SF-1296395.stable.out 
Log Message:
count now returns wrd 


U aggregate_functions_with_limit.SF-1367127.stable.out
Index: aggregate_functions_with_limit.SF-1367127.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/aggregate_functions_with_limit.SF-1367127.stable.out,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- aggregate_functions_with_limit.SF-1367127.stable.out        24 Oct 2006 
16:02:53 -0000      1.3
+++ aggregate_functions_with_limit.SF-1367127.stable.out        7 Sep 2008 
14:28:08 -0000       1.4
@@ -1,19 +1,22 @@
 stdout of test 'aggregate_functions_with_limit.SF-1367127` in directory 
'src/test/BugDay_2005-12-19_2.9.3` itself:
 
 
-# 13:09:10 >  
-# 13:09:10 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/zhang/scratch/monet-dev-install/etc/MonetDB.conf" --debug=10 
--set 
"monet_mod_path=/ufs/zhang/scratch/monet-dev-install/MonetDB:/ufs/zhang/scratch/monet-dev-install/lib/MonetDB:/ufs/zhang/src/sql/build/lib/MonetDB"
 --set "gdk_dbfarm=/ufs/zhang/scratch/monet-dev-install/var/MonetDB/dbfarm" 
--set "sql_logdir=/ufs/zhang/scratch/monet-dev-install/var/MonetDB/log" --set 
mapi_port=33374 --set sql_port=48034 --set xquery_port=59595 --set 
monet_prompt= --trace "--dbname=mTests_src_test_BugDay_2005-12-19_2.9.3" 
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 13:09:10 >  
-
-# 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:59 >  
+# 16:02:59 >   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-12-19_2.9.3" --set mal_listing=0 
"--dbinit= include sql;" ; echo ; echo Over..
+# 16:02:59 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.7.0, based on kernel v1.25.0
+# Serving database 'mTests_src_test_BugDay_2005-12-19_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..
 
@@ -73,12 +76,12 @@
 [ 1    ]
 % sys. # table_name
 % count_ # name
-% int # type
+% wrd # type
 % 2 # length
 [ 50   ]
 % sys.,        sys.test_aggre_limit # table_name
 % type,        count_type # name
-% varchar,     int # type
+% varchar,     wrd # type
 % 3,   2 # length
 [ "int",       29      ]
 

U delete_cascade.SF-1296395.stable.out
Index: delete_cascade.SF-1296395.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/delete_cascade.SF-1296395.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- delete_cascade.SF-1296395.stable.out        3 Jul 2008 04:41:39 -0000       
1.4
+++ delete_cascade.SF-1296395.stable.out        7 Sep 2008 14:28:08 -0000       
1.5
@@ -25,7 +25,7 @@
 [ 1    ]
 % sys.b1296395 # table_name
 % count_ # name
-% int # type
+% wrd # type
 % 1 # length
 [ 0    ]
 


-------------------------------------------------------------------------
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

Reply via email to