Update of /cvsroot/monetdb/sql/src/test/Skyserver/bugs/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv4388/test/Skyserver/bugs/Tests
Modified Files:
Tag: SQL_2-24
load_dbobjects.stable.out load_objmask.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 load_dbobjects.stable.out
Index: load_dbobjects.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/Skyserver/bugs/Tests/load_dbobjects.stable.out,v
retrieving revision 1.1
retrieving revision 1.1.12.1
diff -u -d -r1.1 -r1.1.12.1
--- load_dbobjects.stable.out 17 Nov 2006 12:27:34 -0000 1.1
+++ load_dbobjects.stable.out 1 Jul 2008 10:55:52 -0000 1.1.12.1
@@ -1,19 +1,24 @@
stdout of test 'load_dbobjects` in directory 'src/test/Skyserver/bugs` itself:
-# 13:25:53 >
-# 13:25:53 > Mtimeout -timeout 180 Mserver
"--config=/ufs/niels/scratch/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set
"monet_mod_path=/ufs/niels/scratch/Linux-x86_64/lib64/MonetDB:/ufs/niels/scratch/Linux-x86_64/lib64/MonetDB/lib:/ufs/niels/scratch/Linux-x86_64/lib64/MonetDB/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/dbfarm" --set
"sql_logdir=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/sql_logs" --set
"sql_logdir=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/xquery_logs" --set
mapi_port=33368 --set monet_prompt= --trace
"--dbname=mTests_src_test_Skyserver_bugs" --dbinit=" module(sql_server);" ;
echo ; echo Over..
-# 13:25:53 >
+# 11:57:52 >
+# 11:57:52 > 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_bugs" --set mal_listing=0 "--dbinit=
include sql;" ; echo ; echo Over..
+# 11:57:52 >
-# Monet Database Server V4.15.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.
-printf("\nReady.\n");
+
+# MonetDB server v5.6.1, based on kernel v1.24.1
+# Serving database 'mTests_src_test_Skyserver_bugs'
+# 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..
@@ -35,7 +40,7 @@
[ "DBColumns", "U", "U", " Every column of every table has a description
in this table ", "none", 0 ]
[ "DBObjects", "U", "U", " Every SkyServer database object has a one
line description in this table ", "none", 0 ]
[ "DBViewCols", "U", "U", " The columns of each view are stored
for the auto-documentation ", " * means that every column from the parent
is propagated. ", 0 ]
-% sys. # table_name
+% sys.dbobjects # table_name
% count_ # name
% int # type
% 1 # length
U load_objmask.stable.out
Index: load_objmask.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/Skyserver/bugs/Tests/load_objmask.stable.out,v
retrieving revision 1.1
retrieving revision 1.1.12.1
diff -u -d -r1.1 -r1.1.12.1
--- load_objmask.stable.out 17 Nov 2006 12:27:35 -0000 1.1
+++ load_objmask.stable.out 1 Jul 2008 10:55:53 -0000 1.1.12.1
@@ -1,19 +1,22 @@
stdout of test 'load_objmask` in directory 'src/test/Skyserver/bugs` itself:
-# 13:25:53 >
-# 13:25:53 > Mtimeout -timeout 180 Mserver
"--config=/ufs/niels/scratch/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set
"monet_mod_path=/ufs/niels/scratch/Linux-x86_64/lib64/MonetDB:/ufs/niels/scratch/Linux-x86_64/lib64/MonetDB/lib:/ufs/niels/scratch/Linux-x86_64/lib64/MonetDB/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/dbfarm" --set
"sql_logdir=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/sql_logs" --set
"sql_logdir=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/xquery_logs" --set
mapi_port=33368 --set monet_prompt= --trace
"--dbname=mTests_src_test_Skyserver_bugs" --dbinit=" module(sql_server);" ;
echo ; echo Over..
-# 13:25:53 >
-
-# Monet Database Server V4.15.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:57:52 >
+# 11:57:52 > 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_bugs" --set mal_listing=0 "--dbinit=
include sql;" ; echo ; echo Over..
+# 11:57:52 >
-printf("\nReady.\n");
+# MonetDB server v5.6.1, based on kernel v1.24.1
+# Serving database 'mTests_src_test_Skyserver_bugs'
+# 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..
@@ -32,7 +35,7 @@
[ 587726014001184896, 35, 35, 0, 0, 301, 323, 447,
477, 397,
"301,471,472;302,464,466;302,470,473;303,463,467;303,469,474;304,459,460;304,463,474;305,458,474;306,452,454;306,457,474;307,451,455;307,457,474;308,450,456;308,458,475;309,449,476;310,448,477;311,447,477;312,447,476;313,447,475;314,447,469;314,473,474;315,448,467;316,449,467;317,450,456;317,459,467;318,451,455;318,460,467;319,452,455;319,461,466;320,453,456;320,461,465;321,452,457;321,462,464;322,453,456;323,453,456"
]
[ 587726014001184897, 35, 35, 0, 0, 301, 323, 447,
477, 397,
"301,471,472;302,464,466;302,470,473;303,463,467;303,469,474;304,459,460;304,463,474;305,458,474;306,452,454;306,457,474;307,451,455;307,457,474;308,450,456;308,458,475;309,449,476;310,448,477;311,447,477;312,447,476;313,447,475;314,447,469;314,473,474;315,448,467;316,449,467;317,450,456;317,459,467;318,451,455;318,460,467;319,452,455;319,461,466;320,453,456;320,461,465;321,452,457;321,462,464;322,453,456;323,453,456"
]
[ 587726014001184898, 35, 35, 0, 0, 301, 323, 447,
477, 397,
"301,471,472;302,464,466;302,470,473;303,463,467;303,469,474;304,459,460;304,463,474;305,458,474;306,452,454;306,457,474;307,451,455;307,457,474;308,450,456;308,458,475;309,449,476;310,448,477;311,447,477;312,447,476;313,447,475;314,447,469;314,473,474;315,448,467;316,449,467;317,450,456;317,459,467;318,451,455;318,460,467;319,452,455;319,461,466;320,453,456;320,461,465;321,452,457;321,462,464;322,453,456;323,453,456"
]
-% sys. # table_name
+% sys.objmask # table_name
% count_ # 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