Update of /cvsroot/monetdb/sql/src/test/Skyserver/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4388/test/Skyserver/Tests

Modified Files:
      Tag: SQL_2-24
        Skyserver.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 Skyserver.stable.out
Index: Skyserver.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Skyserver/Tests/Skyserver.stable.out,v
retrieving revision 1.1.14.2
retrieving revision 1.1.14.3
diff -u -d -r1.1.14.2 -r1.1.14.3
--- Skyserver.stable.out        6 Jun 2008 08:20:37 -0000       1.1.14.2
+++ Skyserver.stable.out        1 Jul 2008 10:55:52 -0000       1.1.14.3
@@ -1,15 +1,13 @@
 stdout of test 'Skyserver` in directory 'src/test/Skyserver` itself:
 
 
-# 14:14:17 >  
-# 14:14:17 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--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 "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=39796 --set 
xrpc_port=43890 --set monet_prompt= --trace  
"--dbname=mTests_src_test_Skyserver" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
-# 14:14:17 >  
-
-
+# 11:57:35 >  
+# 11:57:35 >   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_Skyserver" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
+# 11:57:35 >  
 
 
 
-# MonetDB server v5.6.0, based on kernel v1.24.0
+# MonetDB server v5.6.1, based on kernel v1.24.1
 # Serving database 'mTests_src_test_Skyserver'
 # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
 # Copyright (c) 1993-2008 CWI, all rights reserved
@@ -94,7 +92,7 @@
 [ 1    ]
 [ 1    ]
 [ 187  ]
-% skyserver. # table_name
+% skyserver.photoobjall # table_name
 % count_ # name
 % int # type
 % 3 # 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

Reply via email to