Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv10969/src/test/BugTracker/Tests
Modified Files:
Tag: May2009
jdbc_no_debug.SF-1739356-data.sql
jdbc_no_debug.SF-1739356.stable.err
jdbc_no_debug.SF-1739356.stable.out
Log Message:
approved output.
fixed test
U jdbc_no_debug.SF-1739356.stable.out
Index: jdbc_no_debug.SF-1739356.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.out,v
retrieving revision 1.3
retrieving revision 1.3.6.1
diff -u -d -r1.3 -r1.3.6.1
--- jdbc_no_debug.SF-1739356.stable.out 2 Jun 2008 13:48:17 -0000 1.3
+++ jdbc_no_debug.SF-1739356.stable.out 8 Jun 2009 06:38:25 -0000 1.3.6.1
@@ -1,42 +1,37 @@
stdout of test 'jdbc_no_debug.SF-1739356` in directory 'src/test/BugTracker`
itself:
-# 09:34:52 >
-# 09:34:52 > Mtimeout -timeout 300 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=30711 --set
xrpc_port=46004 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --dbinit=" module(sql_server);" ; echo ;
echo Over..
-# 09:34:52 >
-
-# MonetDB Server v4.20.0
-# based on GDK v1.20.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.20.0 loaded
+# 13:44:44 >
+# 13:44:44 > 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=36629 --set
xrpc_port=45999 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include
sql;" ; echo ; echo Over..
+# 13:44:44 >
-printf("\nReady.\n");
+# MonetDB server v5.12.0, based on kernel v1.30.0
+# Serving database 'mTests_src_test_BugTracker', 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:36629/
+# MonetDB/SQL module v2.30.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
-# 09:34:52 >
-# 09:34:52 > Mtimeout -timeout 180 ./jdbc_no_debug.SF-1739356.SQL.sh
jdbc_no_debug.SF-1739356
-# 09:34:52 >
+# 13:44:44 >
+# 13:44:44 > ./jdbc_no_debug.SF-1739356.SQL.sh jdbc_no_debug.SF-1739356
+# 13:44:44 >
-# 09:34:52 >
-# 09:34:52 > Mtimeout -timeout 60 mjclient -h koala -p 30711 -d
mTests_src_test_BugTracker -f
../../../../../../../../scratch1/niels/rc/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356-data.sql
-# 09:34:52 >
-
-+--------+
-| count_ |
-+========+
-| 28 |
-+--------+
-1 row
+# 13:44:44 >
+# 13:44:44 > Mtimeout -timeout 60 java nl.cwi.monetdb.client.JdbcClient -h
alf -p 36629 -d mTests_src_test_BugTracker -f
"../../../../../../../../scratch1/niels/rc/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356-data.sql"
+# 13:44:44 >
-# 09:34:53 >
-# 09:34:53 > Done.
-# 09:34:53 >
+# 13:44:44 >
+# 13:44:44 > Done.
+# 13:44:44 >
U jdbc_no_debug.SF-1739356.stable.err
Index: jdbc_no_debug.SF-1739356.stable.err
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356.stable.err,v
retrieving revision 1.3
retrieving revision 1.3.8.1
diff -u -d -r1.3 -r1.3.8.1
--- jdbc_no_debug.SF-1739356.stable.err 1 Apr 2008 17:05:09 -0000 1.3
+++ jdbc_no_debug.SF-1739356.stable.err 8 Jun 2009 06:38:25 -0000 1.3.8.1
@@ -16,8 +16,9 @@
# 09:34:52 >
Error on line 1: We only support debugging SQL in interactive mode in: "debug"
+current transaction is aborted (please ROLLBACK)
Error on line 2: We do not support tracing SQL in interactive mode in: "trace"
-Error on line 3: We do not support profiling SQL in interactive mode in:
"profile"
+current transaction is aborted (please ROLLBACK)
# 09:34:53 >
# 09:34:53 > Done.
U jdbc_no_debug.SF-1739356-data.sql
Index: jdbc_no_debug.SF-1739356-data.sql
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/jdbc_no_debug.SF-1739356-data.sql,v
retrieving revision 1.3
retrieving revision 1.3.8.1
diff -u -d -r1.3 -r1.3.8.1
--- jdbc_no_debug.SF-1739356-data.sql 1 Apr 2008 17:05:08 -0000 1.3
+++ jdbc_no_debug.SF-1739356-data.sql 8 Jun 2009 06:38:25 -0000 1.3.8.1
@@ -1,6 +1,2 @@
debug select count(*) from tables;
trace select count(*) from tables;
-profile select count(*) from tables;
-
--- next is allowed as it doesn't change the output of the statement
-record select count(*) from tables;
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins