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

Modified Files:
      Tag: Feb2010
        copy_into_error_off_by_one.SF-2833696.stable.err 
Log Message:
passing error's from tablet via mvc structure into sql layer
approving related tests

added test for problem overflow error not reported on client (only dumped
on server)


Index: copy_into_error_off_by_one.SF-2833696.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/copy_into_error_off_by_one.SF-2833696.stable.err,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -u -d -r1.5 -r1.5.4.1
--- copy_into_error_off_by_one.SF-2833696.stable.err    14 Aug 2009 19:50:55 
-0000      1.5
+++ copy_into_error_off_by_one.SF-2833696.stable.err    25 Apr 2010 15:17:30 
-0000      1.5.4.1
@@ -69,10 +69,10 @@
 # 14:07:47 >  mclient -lsql -umonetdb -Pmonetdb --host=rig --port=37202 
 # 14:07:47 >  
 
-MAPI  = mone...@rig:37202
+MAPI  = mone...@alf:30439
 QUERY = COPY 2 RECORDS INTO number FROM stdin USING DELIMITERS '\n';
-ERROR = !SQLException:sql:value 'bla' from line 2 field 1 not inserted, 
expecting type int
-        !SQLException:importTable:failed to import table
+ERROR = !SQLException:importTable:value 'bla' from line 2 field 1 not 
inserted, expecting type int
+        !failed to import table
 
 # 14:07:47 >  
 # 14:07:47 >  Done.


------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to