Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1402/src/test/BugTracker/Tests

Modified Files:
      Tag: SQL_2-24
        copy_decimal.SF-1582957.stable.err 
        copy_overflow_null_bug.SF-1842550.stable.err 
Removed Files:
      Tag: SQL_2-24
        copy_decimal.SF-1582957.stable.err.Five 
Log Message:
new asci_io/table 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.2
retrieving revision 1.2.4.1
diff -u -d -r1.2 -r1.2.4.1
--- copy_overflow_null_bug.SF-1842550.stable.err        3 Dec 2007 08:51:20 
-0000       1.2
+++ copy_overflow_null_bug.SF-1842550.stable.err        11 Jun 2008 12:16:21 
-0000      1.2.4.1
@@ -10,9 +10,9 @@
 # 08:13:34 >  mclient -lsql -umonetdb -Pmonetdb --host=koala --port=38956 
 # 08:13:34 >  
 
-MAPI  = [EMAIL PROTECTED]:36906
+MAPI  = [EMAIL PROTECTED]:34972
 QUERY = COPY 2 RECORDS INTO bulk FROM stdin USING DELIMITERS '|', '\n';
-ERROR = !ERROR: value 53605|'53605' from line 1 not inserted
+ERROR = !ERROR: value '53605' while parsing '53605|'53605'' from line 1 field 
0 not inserted, expecting type sht
         !ERROR: importTable: failed to import table
         !ERROR: mvc_import_table_wrap: operation failed.
 

--- copy_decimal.SF-1582957.stable.err.Five DELETED ---

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.6
retrieving revision 1.6.4.1
diff -u -d -r1.6 -r1.6.4.1
--- copy_decimal.SF-1582957.stable.err  26 Jan 2008 13:39:14 -0000      1.6
+++ copy_decimal.SF-1582957.stable.err  11 Jun 2008 12:16:17 -0000      1.6.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  = [EMAIL PROTECTED]:36408
+MAPI  = [EMAIL PROTECTED]:34972
 QUERY = COPY 1 RECORDS INTO LINEITEM FROM stdin USING DELIMITERS '|','|\n';
 ERROR = !ERROR: decimal wrong format (17.000)
-        !ERROR: 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 from line 0 not inserted
+        !ERROR: 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
         !ERROR: importTable: failed to import table
         !ERROR: mvc_import_table_wrap: operation failed.
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to