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

Modified Files:
        50ways.stable.err 
Log Message:
transactions are now first only parsed, and then executed via mal.


Index: 50ways.stable.err
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/50ways.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- 50ways.stable.err   7 Dec 2008 17:31:30 -0000       1.2
+++ 50ways.stable.err   13 Dec 2009 20:33:16 -0000      1.3
@@ -81,19 +81,19 @@
 # 16:07:26 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=36831  -G
 # 16:07:26 >  
 
-MAPI  = mone...@alf:37993
+MAPI  = mone...@localhost:30890
 QUERY = drop table s;
 ERROR = !DROP TABLE: no such table 's'
-MAPI  = mone...@alf:37993
+MAPI  = mone...@localhost:30890
 QUERY = drop table sp;
 ERROR = !DROP TABLE: no such table 'sp'
-MAPI  = mone...@alf:37993
+MAPI  = mone...@localhost:30890
 QUERY = commit;
-ERROR = !COMMIT: not allowed in auto commit mode
-MAPI  = mone...@alf:37993
+ERROR = !SQLException:sql.trans:COMMIT: not allowed in auto commit mode
+MAPI  = mone...@localhost:30890
 QUERY = SELECT  DISTINCT S.SNAME
 ERROR = !SELECT: no such column 's.sname'
-MAPI  = mone...@alf:37993
+MAPI  = mone...@localhost:30890
 QUERY = SELECT  DISTINCT S.SNAME
 ERROR = !SELECT: no such column 's.sname'
 


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to