Update of /cvsroot/monetdb/sql/src/test/concurrent/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14540
Modified Files:
Tag: May2009
crash_on_concurrent_use.SF-1411926.stable.out
simple_select.stable.out
Log Message:
approved new (and improved) python output
U crash_on_concurrent_use.SF-1411926.stable.out
Index: crash_on_concurrent_use.SF-1411926.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/concurrent/Tests/crash_on_concurrent_use.SF-1411926.stable.out,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -u -d -r1.3 -r1.3.6.1
--- crash_on_concurrent_use.SF-1411926.stable.out 3 Nov 2008 15:32:05
-0000 1.3
+++ crash_on_concurrent_use.SF-1411926.stable.out 24 May 2009 09:31:46
-0000 1.3.6.1
@@ -20,17 +20,17 @@
Over..
-# 10:07:02 >
-# 10:07:02 > /usr/bin/python crash_on_concurrent_use.SF-1411926.SQL.py
crash_on_concurrent_use.SF-1411926
-# 10:07:02 >
+# 11:26:57 >
+# 11:26:57 > /usr/bin/python crash_on_concurrent_use.SF-1411926.SQL.py
crash_on_concurrent_use.SF-1411926
+# 11:26:57 >
-(0, [(26L,)])
-(1, [(26L,)])
-(2, [(26L,)])
-(3, [(26L,)])
-(4, [(26L,)])
+(0, [[26], [1]])
+(1, [[26], [1]])
+(2, [[26], [1]])
+(3, [[26], [1]])
+(4, [[26], [1]])
-# 10:07:02 >
-# 10:07:02 > Done.
-# 10:07:02 >
+# 11:26:57 >
+# 11:26:57 > Done.
+# 11:26:57 >
U simple_select.stable.out
Index: simple_select.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/concurrent/Tests/simple_select.stable.out,v
retrieving revision 1.2
retrieving revision 1.2.10.1
diff -u -d -r1.2 -r1.2.10.1
--- simple_select.stable.out 2 Dec 2007 08:37:26 -0000 1.2
+++ simple_select.stable.out 24 May 2009 09:31:46 -0000 1.2.10.1
@@ -1,39 +1,37 @@
stdout of test 'simple_select` in directory 'src/test/concurrent` itself:
-# 11:26:01 >
-# 11:26:01 > Mserver
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/MonetDB.conf" --debug=10
--set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/sql_logs"
--set
"xquery_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/xquery_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=30469 --set
xrpc_port=49626 --set monet_prompt= --trace
"--dbname=mTests_src_test_concurrent" "--dbinit= module(sql_server);" ; echo ;
echo Over..
-# 11:26:01 >
-
-
-
-
-
-# MonetDB Server v4.21.0
-# based on GDK v1.21.0
-# 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.
-# MonetDB/SQL module v2.21.0 loaded
+# 11:26:56 >
+# 11:26:56 > mserver5
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10
--set gdk_nr_threads=0 --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 mapi_open=true --set xrpc_open=true --set mapi_port=34064 --set
xrpc_port=46586 --set monet_prompt= --trace
"--dbname=mTests_src_test_concurrent" --set mal_listing=0 "--dbinit= include
sql;" ; echo ; echo Over..
+# 11:26:56 >
-printf("\nReady.\n");
+# MonetDB server v5.12.0, based on kernel v1.30.0
+# Serving database 'mTests_src_test_concurrent', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically
linked
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:34064/
+# MonetDB/SQL module v2.30.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
-# 09:17:01 >
-# 09:17:01 > /usr/bin/python simple_select.SQL.py simple_select
-# 09:17:01 >
+# 11:26:56 >
+# 11:26:56 > /usr/bin/python simple_select.SQL.py simple_select
+# 11:26:56 >
-(0, [(1, 2)])
-(1, [(1, 2)])
-(2, [(1, 2)])
-(3, [(1, 2)])
-(4, [(1, 2)])
+(0, [[1, 2]])
+(1, [[1, 2]])
+(2, [[1, 2]])
+(3, [[1, 2]])
+(4, [[1, 2]])
-# 09:17:02 >
-# 09:17:02 > Done.
-# 09:17:02 >
+# 11:26:56 >
+# 11:26:56 > Done.
+# 11:26:56 >
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins