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

Modified Files:
        null_as_string_errors.stable.err 
Log Message:
propagated changes of Sunday Apr 25 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/04/25 - nielsnes:
          src/test/copy/Tests/null_as_string_errors.stable.err,1.6.4.1
  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: null_as_string_errors.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/copy/Tests/null_as_string_errors.stable.err,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- null_as_string_errors.stable.err    27 Feb 2010 19:28:35 -0000      1.7
+++ null_as_string_errors.stable.err    25 Apr 2010 21:00:42 -0000      1.8
@@ -80,30 +80,30 @@
 # 21:02:57 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=38808 
 # 21:02:57 >  
 
-MAPI  = mone...@alf:32764
+MAPI  = mone...@alf:30439
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL 
as '';
-ERROR = !SQLException:sql:value 'NULL' from line 1 field 1 not inserted, 
expecting type int
-        !SQLException:importTable:failed to import table
-MAPI  = mone...@alf:32764
+ERROR = !SQLException:importTable:value 'NULL' from line 1 field 1 not 
inserted, expecting type int
+        !failed to import table
+MAPI  = mone...@alf:30439
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL 
as '';
-ERROR = !SQLException:sql:value 'NULL' from line 1 field 1 not inserted, 
expecting type int
-        !SQLException:importTable:failed to import table
-MAPI  = mone...@alf:32764
+ERROR = !SQLException:importTable:value 'NULL' from line 1 field 1 not 
inserted, expecting type int
+        !failed to import table
+MAPI  = mone...@alf:30439
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL 
as '';
-ERROR = !SQLException:sql:value 'NULL' from line 1 field 3 not inserted, 
expecting type int
-        !SQLException:importTable:failed to import table
-MAPI  = mone...@alf:32764
+ERROR = !SQLException:importTable:value 'NULL' from line 1 field 3 not 
inserted, expecting type int
+        !failed to import table
+MAPI  = mone...@alf:30439
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
-ERROR = !SQLException:sql:value '' from line 1 field 3 not inserted, expecting 
type int
-        !SQLException:importTable:failed to import table
-MAPI  = mone...@alf:32764
+ERROR = !SQLException:importTable:value '' from line 1 field 1 not inserted, 
expecting type int
+        !failed to import table
+MAPI  = mone...@alf:30439
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
-ERROR = !SQLException:sql:value '' from line 1 field 1 not inserted, expecting 
type int
-        !SQLException:importTable:failed to import table
-MAPI  = mone...@alf:32764
+ERROR = !SQLException:importTable:value '' from line 1 field 1 not inserted, 
expecting type int
+        !failed to import table
+MAPI  = mone...@alf:30439
 QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
-ERROR = !SQLException:sql:value '' from line 1 field 3 not inserted, expecting 
type int
-        !SQLException:importTable:failed to import table
+ERROR = !SQLException:importTable:value '' from line 1 field 3 not inserted, 
expecting type int
+        !failed to import table
 
 # 21:02:58 >  
 # 21:02:58 >  Done.


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

Reply via email to