Changeset: 1d6478c072b6 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1d6478c072b6
Modified Files:
        sql/src/test/copy/Tests/overflow_error.stable.err
Branch: Jun2010
Log Message:

approved error message


diffs (15 lines):

diff -r 917241b98739 -r 1d6478c072b6 
sql/src/test/copy/Tests/overflow_error.stable.err
--- a/sql/src/test/copy/Tests/overflow_error.stable.err Mon Jul 05 08:04:18 
2010 +0200
+++ b/sql/src/test/copy/Tests/overflow_error.stable.err Mon Jul 05 08:20:48 
2010 +0200
@@ -80,9 +80,9 @@
 # 16:09:14 >  mclient -lsql -ftest -i -e --host=alf --port=34301 
 # 16:09:14 >  
 
-MAPI  = mone...@alf:30332
+MAPI  = mone...@alf:33330
 QUERY = COPY 876 RECORDS INTO QsoTarget FROM STDIN USING DELIMITERS '|','\n';
-ERROR = !SQLException:importTable:value '5.6051939E-44' from line 876 field 13 
not inserted, expecting type flt
+ERROR = !SQLException:importTable:value '8.4077908E-45' from line 876 field 8 
not inserted, expecting type flt
         !failed to import table
 
 # 16:09:14 >  
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to