Update of /cvsroot/monetdb/sql/src/test/ADT2006/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4388/test/ADT2006/Tests
Modified Files:
Tag: SQL_2-24
benesamo.stable.out bram.stable.out
Log Message:
Approve the new output due the following fix:
Log Message:
The table name was missing on the query output:
% sky. # table_name
Now it is like this:
% sky.rc3 # table_name
Solution is to look into the base column...
/* there are no table aliases, ie look into the base column */
U benesamo.stable.out
Index: benesamo.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/ADT2006/Tests/benesamo.stable.out,v
retrieving revision 1.1
retrieving revision 1.1.14.1
diff -u -d -r1.1 -r1.1.14.1
--- benesamo.stable.out 9 Nov 2006 21:59:29 -0000 1.1
+++ benesamo.stable.out 1 Jul 2008 10:55:39 -0000 1.1.14.1
@@ -7,12 +7,10 @@
-# MonetDB Server v4.99.19
-# Copyright (c) 1993-2006 CWI, all rights reserved
-# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked
-# config:/ufs/goncalve/scratch/MonetDB/monetdb5/etc/MonetDB5.conf
-# dbfarm:/ufs/goncalve/scratch/MonetDB/monetdb5/var/MonetDB5/dbfarm
-# dbname:mTests_src_test_ADT2006
+# MonetDB server v5.6.1, based on kernel v1.24.1
+# Serving database 'mTests_src_test_ADT2006'
+# 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
Ready.
@@ -192,7 +190,7 @@
% 5, 6, 35 # length
[ "Ada", "Wilson", "(survived the attack on 1888-28-03)" ]
[ "Annie", "Farmer", "(survived the attack on 1888-11-20)" ]
-% sys. # table_name
+% sys.scene_witness # table_name
% count_ # name
% int # type
% 1 # length
@@ -202,7 +200,7 @@
% int # type
% 1 # length
[ 2 ]
-% sys. # table_name
+% sys.victim # table_name
% count_ # name
% int # type
% 1 # length
@@ -256,7 +254,7 @@
% varchar, varchar, varchar, varchar # type
% 3, 6, 6, 8 # length
[ "Dr.", "George", "Baxter", "Phillips" ]
-% sys. # table_name
+% sys.victim # table_name
% count_ # name
% int # type
% 2 # length
U bram.stable.out
Index: bram.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/ADT2006/Tests/bram.stable.out,v
retrieving revision 1.3
retrieving revision 1.3.8.1
diff -u -d -r1.3 -r1.3.8.1
--- bram.stable.out 29 Jun 2007 11:29:11 -0000 1.3
+++ bram.stable.out 1 Jul 2008 10:55:43 -0000 1.3.8.1
@@ -1,19 +1,22 @@
stdout of test 'bram` in directory 'src/test/ADT2006` itself:
-# 16:54:48 >
-# 16:54:48 > Mtimeout -timeout 180 Mserver
"--config=/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/etc/MonetDB.conf"
--debug=10 --set
"monet_mod_path=/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/lib/MonetDB:/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/lib/MonetDB/lib:/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/lib/MonetDB/bin"
--set
"gdk_dbfarm=/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/var/MonetDB/dbfarm"
--set
"sql_logdir=/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/var/MonetDB/sql_logs"
--set
"sql_logdir=/ufs/goncalve/scratch/MonetDB/MonetDB_Release/monetdb4/var/MonetDB/xquery_logs"
--set mapi_port=37395 --set monet_prompt= --trace
"--dbname=mTests_src_test_ADT2006" --dbinit=" module(sql_server);" ; echo ;
echo Over..
-# 16:54:48 >
-
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, 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.
+# 11:56:15 >
+# 11:56:15 > mserver5
"--config=/ufs/goncalve/scratch/MonetDB/stable/debug/MonetDB5/etc/monetdb5.conf"
--debug=10 --set
"monet_mod_path=/ufs/goncalve/scratch/MonetDB/stable/debug/MonetDB5//lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/stable/debug/MonetDB5//lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/stable/debug/MonetDB5//lib/MonetDB5/bin"
--set
"gdk_dbfarm=/ufs/goncalve/scratch/MonetDB/stable/debug/MonetDB5//var/MonetDB5/dbfarm"
--set
"sql_logdir=/ufs/goncalve/scratch/MonetDB/stable/debug/MonetDB5//var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=30364 --set
xrpc_port=49769 --set monet_prompt= --trace "--dbname=mTests_src_test_ADT2006"
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
+# 11:56:15 >
-printf("\nReady.\n");
+# MonetDB server v5.6.1, based on kernel v1.24.1
+# Serving database 'mTests_src_test_ADT2006'
+# 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://alviss.ins.cwi.nl:30364/
+# MonetDB/SQL module v2.24.1 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
@@ -154,7 +157,7 @@
[ 10, 1 ]
[ 11, 2 ]
[ 12, 2 ]
-% ., sys. # table_name
+% ., sys.v # table_name
% mon, victim # name
% tinyint, varchar # type
% 2, 42 # length
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins