Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13124/sql/src/test/BugDay_2005-12-19_2.9.3/Tests

Modified Files:
      Tag: Aug2009
        select_from_env.SF-1240701.1242164.stable.err 
        select_from_env.SF-1240701.1242164.stable.out 
Log Message:

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: select_from_env.SF-1240701.1242164.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.out,v
retrieving revision 1.30
retrieving revision 1.30.2.1
diff -u -d -r1.30 -r1.30.2.1
--- select_from_env.SF-1240701.1242164.stable.out       20 Jul 2009 17:16:15 
-0000      1.30
+++ select_from_env.SF-1240701.1242164.stable.out       13 Aug 2009 16:42:33 
-0000      1.30.2.1
@@ -49,8 +49,6 @@
 [ "mapi_debug" ]
 [ "mapi_clients"       ]
 [ "sql_debug"  ]
-[ "sql_logdir" ]
-[ "xquery_logdir"      ]
 [ "standoff_ns"        ]
 [ "standoff_start"     ]
 [ "standoff_end"       ]

Index: select_from_env.SF-1240701.1242164.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-12-19_2.9.3/Tests/select_from_env.SF-1240701.1242164.stable.err,v
retrieving revision 1.25
retrieving revision 1.25.2.1
diff -u -d -r1.25 -r1.25.2.1
--- select_from_env.SF-1240701.1242164.stable.err       20 Jul 2009 17:16:15 
-0000      1.25
+++ select_from_env.SF-1240701.1242164.stable.err       13 Aug 2009 16:42:33 
-0000      1.25.2.1
@@ -7,7 +7,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)
 
 
 # 13:22:15 >  


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