Update of /cvsroot/monetdb/sql/src/test/bugs/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv30659
Modified Files:
except-union-intersect-bug-sf-1146079.stable.out
Added Files:
groupby_having_charlength-bug-sf-943566.stable.out.Algebra
subselect_ambigious_columns-bug-sf-949071.stable.out.Algebra
Log Message:
added output for algebra version
--- NEW FILE: subselect_ambigious_columns-bug-sf-949071.stable.out.Algebra ---
stdout of test 'subselect_ambigious_columns-bug-sf-949071` in directory
'src/test/bugs` itself:
# 18:18:03 >
# 18:18:03 > 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/lib/MonetDB:/ufs/niels/scratch/Linux-x86_64/lib/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/dbfarm" --set
"sql_logdir=/ufs/niels/scratch/Linux-x86_64/var/MonetDB/log" --set
mapi_port=32098 --set monet_prompt= --trace "--dbname=mTests_src_test_bugs"
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
# 18:18:03 >
# Monet Database Server V4.13.1
# 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");
Ready.
quit();
Over..
# 11:55:31 >
# 11:55:31 > Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb
--host=localhost --port=35185 < subselect_ambigious_columns-bug-sf-949071.sql
# 11:55:31 >
% sys.tables # table_name
% name # name
% varchar # type
% 10 # length
[ "args" ]
[ "functions" ]
[ "idxs" ]
[ "idxs" ]
[ "keycolumns" ]
[ "keycolumns" ]
[ "keys" ]
[ "keys" ]
[ "sequences" ]
% sys.tables # table_name
% name # name
% varchar # type
% 10 # length
[ "args" ]
[ "functions" ]
[ "idxs" ]
[ "idxs" ]
[ "keycolumns" ]
[ "keycolumns" ]
[ "keys" ]
[ "keys" ]
[ "sequences" ]
# 21:42:22 >
# 21:42:22 > Done.
# 21:42:22 >
--- NEW FILE: groupby_having_charlength-bug-sf-943566.stable.out.Algebra ---
stdout of test 'groupby_having_charlength-bug-sf-943566` in directory
'src/test/bugs` itself:
# 21:22:45 >
# 21:22:45 > Mtimeout -timeout 180 mserver5
"--config=/ufs/fabian/scratch/monetdb/five/program-x86_64/etc/MonetDB5.conf"
--debug=10 --set
"monet_mod_path=/ufs/fabian/scratch/monetdb/five/program-x86_64/lib/MonetDB5"
--set
"gdk_dbfarm=/net/pegasus.ins.cwi.nl/export/scratch0/fabian/vtmp/mtest-five-monetdb-pegasus.ins.cwi.nl/sql/dbfarm"
--set
"sql_logdir=/net/pegasus.ins.cwi.nl/export/scratch0/fabian/vtmp/mtest-five-monetdb-pegasus.ins.cwi.nl/sql/log"
--set mapi_port=36667 --set monet_prompt= --trace
"--dbname=mTests_src_test_bugs" --dbinit="include sql;" ; echo ; echo Over..
# 21:22:45 >
printf("\nReady.\n");
Ready.
quit();
Over..
# 11:55:30 >
# 11:55:30 > Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb
--host=localhost --port=35185 < groupby_having_charlength-bug-sf-943566.sql
# 11:55:30 >
% sys.s, sys., sys.s # table_name
% name, L13, L14 # name
% varchar, int, int # type
% 3, 1, 2 # length
[ "tmp", 3, 10 ]
[ "sys", 3, 10 ]
# 12:48:35 >
# 12:48:35 > Done.
# 12:48:35 >
U except-union-intersect-bug-sf-1146079.stable.out
Index: except-union-intersect-bug-sf-1146079.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/bugs/Tests/except-union-intersect-bug-sf-1146079.stable.out,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- except-union-intersect-bug-sf-1146079.stable.out 29 Sep 2006 08:50:16
-0000 1.7
+++ except-union-intersect-bug-sf-1146079.stable.out 9 Apr 2008 10:43:41
-0000 1.8
@@ -10,8 +10,10 @@
# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically
linked.
# Visit http://monetdb.cwi.nl/ for further information.
+printf("\nReady.\n");
Ready.
+quit();
Over..
@@ -320,9 +322,6 @@
| 17 |
| 17 |
| 2 |
-| 11 |
-| 18 |
-| 18 |
| 16 |
| 16 |
| 16 |
@@ -330,6 +329,9 @@
| 16 |
| 16 |
| 16 |
+| 11 |
+| 18 |
+| 18 |
+--------+
15 rows
@@ -394,14 +396,14 @@
+--------+
| class |
+========+
-| 11 |
-| 18 |
-| 18 |
| 16 |
| 16 |
| 16 |
| 16 |
| 16 |
+| 11 |
+| 18 |
+| 18 |
+--------+
8 rows
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins