Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory 
sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv11990/sql/src/test/BugTracker/Tests

Modified Files:
        cardinality_violation.SF-1240701.stable.err 
Log Message:

more enviroment/config variable clean-up:
moved defaults of
mapi_open=false
and
mapi_autosense=false
from *.conf.in to monet_options.mx

Note:
this requires an update and (delta) rebuild of
MonetDB and MonetDB4 and/or MonetDB5.


Index: cardinality_violation.SF-1240701.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- cardinality_violation.SF-1240701.stable.err 27 Feb 2010 19:28:26 -0000      
1.34
+++ cardinality_violation.SF-1240701.stable.err 19 Apr 2010 08:21:28 -0000      
1.35
@@ -82,7 +82,7 @@
 
 MAPI  = mone...@alf:32764
 QUERY = select * from env() as env where name = ( select 'prefix' from env() 
as env );
-ERROR = !SQLException:zero_or_one:cardinality violation (53>1)
+ERROR = !SQLException:zero_or_one:cardinality violation (50>1)
 MAPI  = mone...@alf:32764
 QUERY = select * from columns where name = (select columns.name from _tables, 
columns where _tables.id = columns.table_id);
 ERROR = !SQLException:zero_or_one:cardinality violation (170>1)


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to