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

Modified Files:
        copy-format.SF-2468513.stable.err 
        varchar.SF-2471371.stable.err 
Log Message:
Correct the error messages


U copy-format.SF-2468513.stable.err
Index: copy-format.SF-2468513.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2008/Tests/copy-format.SF-2468513.stable.err,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- copy-format.SF-2468513.stable.err   28 Dec 2008 09:58:47 -0000      1.1
+++ copy-format.SF-2468513.stable.err   28 Dec 2008 21:29:51 -0000      1.2
@@ -79,14 +79,14 @@
 # 09:34:56 >  mclient -lsql -umonetdb -Pmonetdb --host=eir --port=34345 
 # 09:34:56 >  
 
-MAPI  = mone...@eir:34345
+MAPI  = mone...@eir:35434
 QUERY = COPY 3 RECORDS INTO my_copytest FROM stdin USING DELIMITERS '|','\n'
 ERROR = !SQLException:sql:value '1.01' while parsing '1.01||aaa|bbb' from line 
0 field 1 not inserted, expecting type int
         !SQLException:importTable:failed to import table
-MAPI  = mone...@eir:34345
+MAPI  = mone...@eir:35434
 QUERY = 553|.02||aaa|bbb
 ERROR = !current transaction is aborted (please ROLLBACK)
-MAPI  = mone...@eir:34345
+MAPI  = mone...@eir:35434
 QUERY = abort;
 ERROR = !current transaction is aborted (please ROLLBACK)
 

U varchar.SF-2471371.stable.err
Index: varchar.SF-2471371.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2008/Tests/varchar.SF-2471371.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- varchar.SF-2471371.stable.err       28 Dec 2008 19:05:12 -0000      1.2
+++ varchar.SF-2471371.stable.err       28 Dec 2008 21:29:51 -0000      1.3
@@ -79,13 +79,13 @@
 # 14:48:55 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=33632 
 # 14:48:55 >  
 
-MAPI  = mone...@eir:36862
+MAPI  = mone...@eir:35434
 QUERY = COPY 1 RECORDS INTO myvar_test FROM stdin USING DELIMITERS '|','\n' 
NULL as '';
 ERROR = !SQLException:sql:value 'b2b' while parsing 'b2b' from line 0 field 1 
not inserted, expecting type str
         !SQLException:importTable:failed to import table
-MAPI  = mone...@eir:36862
+MAPI  = mone...@eir:35434
 QUERY = COPY 1 RECORDS INTO myvar_test FROM stdin USING DELIMITERS '|','\n' 
NULL as '';
-ERROR = !SQLException:sql:value 'aa|bb' while parsing 'aa|bb' from line 0 
field 0 not inserted, expecting type str
+ERROR = !SQLException:sql:value 'aa' while parsing 'aa|bb' from line 0 field 0 
not inserted, expecting type str
         !SQLException:importTable:failed to import table
 
 # 14:48:55 >  


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

Reply via email to