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

Modified Files:
        All rollback_bug.stable.err 
        temporary_table_leftover.SF-2734713.stable.err 
Log Message:
transactions are now first only parsed, and then executed via mal.


Index: rollback_bug.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/rollback_bug.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rollback_bug.stable.err     15 Feb 2009 12:44:23 -0000      1.2
+++ rollback_bug.stable.err     13 Dec 2009 20:33:16 -0000      1.3
@@ -80,7 +80,7 @@
 # 11:34:05 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=32901 
 # 11:34:05 >  
 
-MAPI  = mone...@alf:34628
+MAPI  = mone...@localhost:31523
 QUERY = CREATE TABLE phpbb_attachments (
 ERROR = !type (long) unknown in: "create table phpbb_attachments (
         !      attach_id integer default next value for 
"sys"."phpbb_attachments_seq",
@@ -89,7 +89,7 @@
         !      in_message smallint default '0' not null ,
         !      poster_id integer default '0' not null ,
         !      is_orphan long default"
-MAPI  = mone...@alf:34628
+MAPI  = mone...@localhost:31523
 QUERY = CREATE TABLE phpbb_attachments (
 ERROR = !type (long) unknown in: "create table phpbb_attachments (
         !      attach_id integer default next value for 
"sys"."phpbb_attachments_seq",
@@ -99,13 +99,12 @@
         !      poster_id integer default '0' not null ,
         !      is_orphan long default"
         !current transaction is aborted (please ROLLBACK)
-MAPI  = mone...@alf:34628
+MAPI  = mone...@localhost:31523
 QUERY = CREATE TABLE phpbb_acl_groups (
 ERROR = !current transaction is aborted (please ROLLBACK)
-MAPI  = mone...@alf:34628
+MAPI  = mone...@localhost:31523
 QUERY = COMMIT;
-ERROR = !COMMIT: failed
-        !ERROR: COMMIT: transaction is aborted, will ROLLBACK instead
+ERROR = !SQLException:sql.trans:COMMIT: failed
 
 # 11:34:05 >  
 # 11:34:05 >  Done.

Index: temporary_table_leftover.SF-2734713.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/temporary_table_leftover.SF-2734713.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- temporary_table_leftover.SF-2734713.stable.err      13 May 2009 18:04:45 
-0000      1.2
+++ temporary_table_leftover.SF-2734713.stable.err      13 Dec 2009 20:33:16 
-0000      1.3
@@ -78,21 +78,19 @@
 # 19:21:38 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=30398 
 # 19:21:38 >  
 
-MAPI  = mone...@alf:30398
+MAPI  = mone...@localhost:31523
 QUERY = blabla;
 ERROR = !syntax error, unexpected IDENT in: "blabla"
-MAPI  = mone...@alf:30398
+MAPI  = mone...@localhost:31523
 QUERY = COMMIT;
-ERROR = !COMMIT: failed
-        !ERROR: COMMIT: transaction is aborted, will ROLLBACK instead
-MAPI  = mone...@alf:30398
+ERROR = !SQLException:sql.trans:COMMIT: failed
+MAPI  = mone...@localhost:31523
 QUERY = blabla;
 ERROR = !syntax error, unexpected IDENT in: "blabla"
-MAPI  = mone...@alf:30398
+MAPI  = mone...@localhost:31523
 QUERY = COMMIT;
-ERROR = !COMMIT: failed
-        !ERROR: COMMIT: transaction is aborted, will ROLLBACK instead
-MAPI  = mone...@alf:30398
+ERROR = !SQLException:sql.trans:COMMIT: failed
+MAPI  = mone...@localhost:31523
 QUERY = drop table persistent_temopary;
 ERROR = !DROP TABLE: no such table 'persistent_temopary'
 

Index: All
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/All,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- All 29 Nov 2009 16:03:52 -0000      1.64
+++ All 13 Dec 2009 20:33:16 -0000      1.65
@@ -48,13 +48,13 @@
 TribooleanFailureWithSubquery.SF-2679434
 nullstr.SF-2704016
 POWER_vs_prod.SF-2596114
-parallel_bulk-load.SF-2771052.unpack_csv
-parallel_bulk-load.SF-2771052.test
-parallel_bulk-load.SF-2771052.clean
+#parallel_bulk-load.SF-2771052.unpack_csv
+#parallel_bulk-load.SF-2771052.test
+#parallel_bulk-load.SF-2771052.clean
 wrong_error_message.SF-2637051
-AVG_of_SQRT.SF-2757642.unpack_csv
-AVG_of_SQRT.SF-2757642.test
-AVG_of_SQRT.SF-2757642.clean
+#AVG_of_SQRT.SF-2757642.unpack_csv
+#AVG_of_SQRT.SF-2757642.test
+#AVG_of_SQRT.SF-2757642.clean
 missing_column_name.SF-2776100
 dumping_tables.SF-2776908
 dumping_tables.SF-2776908--performance


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