Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14133

Modified Files:
        copy_decimal.SF-1582957.stable.err 
        copy_overflow_null_bug.SF-1842550.stable.err 
        copy_overflow_null_bug.SF-1842550.stable.out 
Log Message:
We work now chunk/column-wise, which means that once a column fails, the copy
command is aborted.


U copy_overflow_null_bug.SF-1842550.stable.err
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.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- copy_overflow_null_bug.SF-1842550.stable.err        8 Aug 2009 19:51:25 
-0000       1.8
+++ copy_overflow_null_bug.SF-1842550.stable.err        9 Aug 2009 11:40:47 
-0000       1.9
@@ -10,9 +10,10 @@
 # 08:13:34 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=38956 
 # 08:13:34 >  
 
-MAPI  = mone...@eir:30699
+MAPI  = mone...@eir:39457
 QUERY = COPY 2 RECORDS INTO bulk FROM stdin USING DELIMITERS '|', '\n';
-ERROR = !SQLException:sql:value '53605' while parsing '53605' from line 2 
field 1 not inserted, expecting type sht
+ERROR = !SQLException:sql:value '53605' from line 2 field 1 not inserted, 
expecting type sht
+        !SQLException:importTable:failed to import table
 
 # 08:13:34 >  
 # 08:13:34 >  Done.

U copy_decimal.SF-1582957.stable.err
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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- copy_decimal.SF-1582957.stable.err  8 Aug 2009 19:51:25 -0000       1.13
+++ copy_decimal.SF-1582957.stable.err  9 Aug 2009 11:40:47 -0000       1.14
@@ -10,9 +10,9 @@
 # 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:30699
+MAPI  = mone...@eir:31523
 QUERY = COPY 1 RECORDS INTO LINEITEM FROM stdin USING DELIMITERS '|','|\n';
-ERROR = !SQLException:sql:value '17.000' while parsing '17.000' from line 1 
field 5 not inserted, expecting type lng
+ERROR = !SQLException:sql:value '17.000' from line 1 field 5 not inserted, 
expecting type lng
         !SQLException:importTable:failed to import table
 
 # 21:06:21 >  

U copy_overflow_null_bug.SF-1842550.stable.out
Index: copy_overflow_null_bug.SF-1842550.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/copy_overflow_null_bug.SF-1842550.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- copy_overflow_null_bug.SF-1842550.stable.out        5 Aug 2009 19:34:28 
-0000       1.4
+++ copy_overflow_null_bug.SF-1842550.stable.out        9 Aug 2009 11:40:47 
-0000       1.5
@@ -25,12 +25,10 @@
 # 08:13:34 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=38956 
 # 08:13:34 >  
 
-[ 1    ]
 % sys.bulk,    sys.bulk # table_name
 % num, name # name
 % smallint,    varchar # type
-% 4,   6 # length
-[ 5536,        "'5536'"        ]
+% 1,   0 # length
 
 # 08:13:34 >  
 # 08:13:34 >  Done.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to