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

Modified Files:
        groupby_having-bug-sf-947600.stable.out.Algebra 
Added Files:
        groupby_having-bug-sf-947600.stable.err.Algebra 
Log Message:
more approved output


Index: groupby_having-bug-sf-947600.stable.out.Algebra
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/bugs/Tests/groupby_having-bug-sf-947600.stable.out.Algebra,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- groupby_having-bug-sf-947600.stable.out.Algebra     28 Jan 2008 22:53:00 
-0000      1.2
+++ groupby_having-bug-sf-947600.stable.out.Algebra     29 Jan 2008 15:08:45 
-0000      1.3
@@ -12,15 +12,10 @@
 # Visit http://monetdb.cwi.nl/ for further information.
 # MonetDB/SQL module v2.21.0 loaded
 
-printf("\nReady.\n");
-
 Ready.
-# semantic relational algebra
-# semantic relational algebra
-# semantic relational algebra
-# semantic relational algebra
-# semantic relational algebra
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 
@@ -69,23 +64,6 @@
 [ "keys"       ]
 [ "idxs"       ]
 [ "keycolumns" ]
-[ "keys"       ]
-[ "idxs"       ]
-[ "keycolumns" ]
-% sys.tables # table_name
-% name # name
-% varchar # type
-% 0 # length
-% sys.tables # table_name
-% name # name
-% varchar # type
-% 10 # length
-[ "functions"  ]
-[ "args"       ]
-[ "sequences"  ]
-[ "keys"       ]
-[ "idxs"       ]
-[ "keycolumns" ]
 % sys.tables # table_name
 % name # name
 % varchar # type

--- NEW FILE: groupby_having-bug-sf-947600.stable.err.Algebra ---
stderr of test 'groupby_having-bug-sf-947600` in directory 'src/test/bugs` 
itself:


# 15:12:34 >  
# 15:12:34 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/niels/data/Linux-i686/etc/monet.conf" --debug=10 --set 
"monet_mod_path=/ufs/niels/data/Linux-i686/lib/MonetDB" --set 
"gdk_dbfarm=/ufs/niels/data/Linux-i686/var/MonetDB/dbfarm" --set 
"sql_logdir=/ufs/niels/data/Linux-i686/var/MonetDB/log" --set mapi_port=49151 
--set sql_port=54782 --set monet_prompt= --trace 
"--dbname=mTests_src_test_bugs" 
"/net/stem.ins.cwi.nl/export/scratch1/niels/Linux-i686/build-sql/src/backends/monet4/sql_server.mil"
 ; echo ; echo Over..
# 15:12:34 >  



MAPI  = [EMAIL PROTECTED]:31530
QUERY = select name from tables where "type" = 0 and "system" = true
ERROR = !SELECT: cannot use non GROUP BY column 'name' in query results without 
an aggregate function
MAPI  = [EMAIL PROTECTED]:31530
QUERY = select name from tables where "type" = 0 and "system" = true having 1=0;
ERROR = !SELECT: cannot use non GROUP BY column 'name' in query results without 
an aggregate function




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to