Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-11-09_2.9.3/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4388/test/BugDay_2005-11-09_2.9.3/Tests
Modified Files:
Tag: SQL_2-24
union-duplicates.SF-1119186.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 union-duplicates.SF-1119186.stable.out
Index: union-duplicates.SF-1119186.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugDay_2005-11-09_2.9.3/Tests/union-duplicates.SF-1119186.stable.out,v
retrieving revision 1.4
retrieving revision 1.4.14.1
diff -u -d -r1.4 -r1.4.14.1
--- union-duplicates.SF-1119186.stable.out 24 Oct 2006 16:02:52 -0000
1.4
+++ union-duplicates.SF-1119186.stable.out 1 Jul 2008 10:55:46 -0000
1.4.14.1
@@ -1,19 +1,22 @@
stdout of test 'union-duplicates.SF-1119186` in directory
'src/test/BugDay_2005-11-09_2.9.3` itself:
-# 12:46:18 >
-# 12:46:18 > 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-11-09_2.9.3"
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
-# 12:46:18 >
-
-# 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.
+# 11:56:34 >
+# 11:56:34 > 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_BugDay_2005-11-09_2.9.3" --set mal_listing=0
"--dbinit= include sql;" ; echo ; echo Over..
+# 11:56:34 >
-printf("\nReady.\n");
+# MonetDB server v5.6.1, based on kernel v1.24.1
+# Serving database 'mTests_src_test_BugDay_2005-11-09_2.9.3'
+# 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..
@@ -29,13 +32,13 @@
% 1 # length
[ 1 ]
[ 6 ]
-% sys. # table_name
+% sys.aap1119186 # table_name
% id # name
% int # type
% 1 # length
[ 1 ]
[ 6 ]
-% sys. # table_name
+% sys.aap1119186 # table_name
% id # name
% int # type
% 1 # 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