Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17801

Modified Files:
        having.SF-922614.stable.err.Algebra 
Log Message:
new error message


Index: having.SF-922614.stable.err.Algebra
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.9.3/Tests/having.SF-922614.stable.err.Algebra,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- having.SF-922614.stable.err.Algebra 28 Jan 2008 16:25:54 -0000      1.1
+++ having.SF-922614.stable.err.Algebra 29 Jan 2008 15:05:04 -0000      1.2
@@ -10,9 +10,9 @@
 # 16:54:28 >  Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb 
--host=localhost --port=44748  < having.SF-922614.sql
 # 16:54:28 >  
 
-MAPI  = [EMAIL PROTECTED]:36121
+MAPI  = [EMAIL PROTECTED]:31530
 QUERY = select * from t10 having i= max(i);
-ERROR = !SELECT: cannot compare sets with values, probably an aggregate 
function missing
+ERROR = !SELECT: cannot use non GROUP BY column 'i' in query results without 
an aggregate function
 
 # 16:54:28 >  
 # 16:54:28 >  Done.


-------------------------------------------------------------------------
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