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

Modified Files:
      Tag: Feb2010
        copy_decimal.SF-1582957.stable.err 
        copy_overflow_null_bug.SF-1842550.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_overflow_null_bug.SF-1842550.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/copy_overflow_null_bug.SF-1842550.stable.err,v
retrieving revision 1.10
retrieving revision 1.10.4.1
diff -u -d -r1.10 -r1.10.4.1
--- copy_overflow_null_bug.SF-1842550.stable.err        8 Sep 2009 09:22:17 
-0000       1.10
+++ copy_overflow_null_bug.SF-1842550.stable.err        25 Apr 2010 15:17:30 
-0000      1.10.4.1
@@ -10,10 +10,10 @@
 # 08:13:34 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=38956 
 # 08:13:34 >  
 
-MAPI  = mone...@pegasus:39457
+MAPI  = mone...@alf:30439
 QUERY = COPY 2 RECORDS INTO bulk FROM stdin USING DELIMITERS '|', '\n', '''';
-ERROR = !SQLException:sql:value '53605' from line 2 field 1 not inserted, 
expecting type sht
-        !SQLException:importTable:failed to import table
+ERROR = !SQLException:importTable:value '53605' from line 2 field 1 not 
inserted, expecting type sht
+        !failed to import table
 
 # 08:13:34 >  
 # 08:13:34 >  Done.

Index: copy_decimal.SF-1582957.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/copy_decimal.SF-1582957.stable.err,v
retrieving revision 1.14
retrieving revision 1.14.4.1
diff -u -d -r1.14 -r1.14.4.1
--- copy_decimal.SF-1582957.stable.err  9 Aug 2009 11:40:47 -0000       1.14
+++ copy_decimal.SF-1582957.stable.err  25 Apr 2010 15:17:30 -0000      1.14.4.1
@@ -10,10 +10,10 @@
 # 21:06:21 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=32735  < copy_decimal.SF-1582957.sql
 # 21:06:21 >  
 
-MAPI  = mone...@eir:31523
+MAPI  = mone...@alf:30439
 QUERY = COPY 1 RECORDS INTO LINEITEM FROM stdin USING DELIMITERS '|','|\n';
-ERROR = !SQLException:sql:value '17.000' from line 1 field 5 not inserted, 
expecting type lng
-        !SQLException:importTable:failed to import table
+ERROR = !SQLException:importTable:value '17.000' from line 1 field 5 not 
inserted, expecting type lng
+        !failed to import table
 
 # 21:06:21 >  
 # 21:06:21 >  Done.


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

Reply via email to