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

Modified Files:
        crash_on_fkey_update2.SF-1703497.stable.err 
        reset_session_vars.SF-1505987.stable.err 
Log Message:
transactions are now first only parsed, and then executed via mal.


Index: reset_session_vars.SF-1505987.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/reset_session_vars.SF-1505987.stable.err,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- reset_session_vars.SF-1505987.stable.err    26 Jan 2008 13:39:15 -0000      
1.3
+++ reset_session_vars.SF-1505987.stable.err    13 Dec 2009 20:33:16 -0000      
1.4
@@ -10,9 +10,9 @@
 # 10:38:14 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=30346  < reset_session_vars.SF-1505987.sql
 # 10:38:14 >  
 
-MAPI  = mone...@localhost:30346
+MAPI  = mone...@localhost:30890
 QUERY = commit;
-ERROR = !COMMIT: not allowed in auto commit mode
+ERROR = !SQLException:sql.trans:COMMIT: not allowed in auto commit mode
 
 # 10:38:14 >  
 # 10:38:14 >  Done.

Index: crash_on_fkey_update2.SF-1703497.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/crash_on_fkey_update2.SF-1703497.stable.err,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- crash_on_fkey_update2.SF-1703497.stable.err 5 Nov 2008 23:28:49 -0000       
1.6
+++ crash_on_fkey_update2.SF-1703497.stable.err 13 Dec 2009 20:33:16 -0000      
1.7
@@ -80,19 +80,18 @@
 # 21:01:02 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=38808 
 # 21:01:02 >  
 
-MAPI  = mone...@alf:38808
+MAPI  = mone...@localhost:33906
 QUERY = update t2 set id = 10 where id =3;
 ERROR = !SQLException:assert:UPDATE: FOREIGN KEY constraint 't2.t2_id_fkey' 
violated
-MAPI  = mone...@alf:38808
+MAPI  = mone...@localhost:33906
 QUERY = drop table t2;
 ERROR = !current transaction is aborted (please ROLLBACK)
-MAPI  = mone...@alf:38808
+MAPI  = mone...@localhost:33906
 QUERY = drop table t1;
 ERROR = !current transaction is aborted (please ROLLBACK)
-MAPI  = mone...@alf:38808
+MAPI  = mone...@localhost:33906
 QUERY = COMMIT;
-ERROR = !COMMIT: failed
-        !ERROR: COMMIT: transaction is aborted, will ROLLBACK instead
+ERROR = !SQLException:sql.trans:COMMIT: failed
 
 # 21:01:03 >  
 # 21:01:03 >  Done.


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