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

Modified Files:
        copy_decimal.SF-1582957.stable.err 
        copy_overflow_null_bug.SF-1842550.stable.err 
Log Message:
Correct the error messages


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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- copy_overflow_null_bug.SF-1842550.stable.err        28 Dec 2008 19:05:12 
-0000      1.5
+++ copy_overflow_null_bug.SF-1842550.stable.err        28 Dec 2008 21:29:51 
-0000      1.6
@@ -10,9 +10,9 @@
 # 08:13:34 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=38956 
 # 08:13:34 >  
 
-MAPI  = mone...@eir:37329
+MAPI  = mone...@eir:35434
 QUERY = COPY 2 RECORDS INTO bulk FROM stdin USING DELIMITERS '|', '\n';
-ERROR = !SQLException:sql:value '53605|'53605'' while parsing '53605|'53605'' 
from line 1 field 0 not inserted, expecting type sht
+ERROR = !SQLException:sql:value '53605' while parsing '53605|'53605'' from 
line 1 field 0 not inserted, expecting type sht
         !SQLException:importTable:failed to import table
 
 # 08:13:34 >  

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.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- copy_decimal.SF-1582957.stable.err  28 Dec 2008 19:05:12 -0000      1.9
+++ copy_decimal.SF-1582957.stable.err  28 Dec 2008 21:29:51 -0000      1.10
@@ -10,11 +10,11 @@
 # 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:37329
+MAPI  = mone...@eir:35434
 QUERY = COPY 1 RECORDS INTO LINEITEM FROM stdin USING DELIMITERS '|','|\n';
 ERROR = !SQLException:sql:(0) too many characters
         !SQLException:sql:decimal wrong format (17.000) too many characters
-        !SQLException:sql:value 
'17.000|17954.55|0.04|0.02|N|O|1996-03-13|1996-02-12|1996-03-22|DELIVER IN 
PERSON|TRUCK|blithely regular ideas caj' while parsing 
'17.000|17954.55|0.04|0.02|N|O|1996-03-13|1996-02-12|1996-03-22|DELIVER IN 
PERSON|TRUCK|blithely regular ideas caj' from line 0 field 4 not inserted, 
expecting type lng
+        !SQLException:sql:value '17.000' while parsing 
'17.000|17954.55|0.04|0.02|N|O|1996-03-13|1996-02-12|1996-03-22|DELIVER IN 
PERSON|TRUCK|blithely regular ideas caj' from line 0 field 4 not inserted, 
expecting type lng
         !SQLException:importTable:failed to import table
 
 # 21:06:21 >  


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

Reply via email to