Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12659/src/test/BugTracker/Tests

Modified Files:
        cardinality_violation.SF-1240701.stable.err 
Log Message:
propagated changes of Thursday Aug 13 2009 - Friday Aug 14 2009
from the Aug2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/13 - stmane:
        
src/test/BugTracker/Tests/cardinality_violation.SF-1240701.stable.err,1.28.2.1

Since Fabian's checkin on 2009/07/01 (on the CVS HEAD before the Aug2009 branch 
was made),
sql_logdir & xquery_logdir are hard-wired inside the kernel,
and any attempts to change them via the .conf files or command line arguments 
are ignored.
Hence, we can also remove the respective command line options and
enviroment variables to not "pretend" those values could be changed.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- cardinality_violation.SF-1240701.stable.err 20 Jul 2009 17:21:48 -0000      
1.28
+++ cardinality_violation.SF-1240701.stable.err 14 Aug 2009 12:50:37 -0000      
1.29
@@ -82,7 +82,7 @@
 
 MAPI  = mone...@alf:37388
 QUERY = select * from env() as env where name = ( select 'prefix' from env() 
as env );
-ERROR = !SQLException:zero_or_one:cardinality violation (42>1)
+ERROR = !SQLException:zero_or_one:cardinality violation (40>1)
 MAPI  = mone...@alf:37388
 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 (164>1)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to