Update of /cvsroot/monetdb/sql/src/test/BugTracker-2008/Tests
In directory
sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv23717/src/test/BugTracker-2008/Tests
Modified Files:
Tag: Feb2010
copy-format.SF-2468513.stable.err
varchar.SF-2471371.stable.err
Log Message:
passing error's from tablet via mvc structure into sql layer
approving related tests
added test for problem overflow error not reported on client (only dumped
on server)
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.4
retrieving revision 1.4.4.1
diff -u -d -r1.4 -r1.4.4.1
--- copy-format.SF-2468513.stable.err 9 Aug 2009 20:43:31 -0000 1.4
+++ copy-format.SF-2468513.stable.err 25 Apr 2010 15:17:30 -0000 1.4.4.1
@@ -79,26 +79,26 @@
# 09:34:56 > mclient -lsql -umonetdb -Pmonetdb --host=eir --port=34345
# 09:34:56 >
-MAPI = mone...@alf:31439
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO my_copytest FROM stdin USING DELIMITERS '|','\n'
-ERROR = !SQLException:sql:value '1.01' from line 1 field 2 not inserted,
expecting type int
- !SQLException:importTable:failed to import table
-MAPI = mone...@alf:31439
+ERROR = !SQLException:importTable:value '1.01' from line 1 field 2 not
inserted, expecting type int
+ !failed to import table
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO my_copytest FROM stdin USING DELIMITERS '|','\n'
-ERROR = !SQLException:sql:value '.02' from line 1 field 2 not inserted,
expecting type int
- !SQLException:importTable:failed to import table
-MAPI = mone...@alf:31439
+ERROR = !SQLException:importTable:value '.02' from line 1 field 2 not
inserted, expecting type int
+ !failed to import table
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO my_copytest FROM stdin USING DELIMITERS '|','\n'
-ERROR = !SQLException:sql:value '2.03' from line 1 field 2 not inserted,
expecting type int
- !SQLException:importTable:failed to import table
-MAPI = mone...@alf:31439
+ERROR = !SQLException:importTable:value '2.03' from line 1 field 2 not
inserted, expecting type int
+ !failed to import table
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO my_copytest FROM stdin USING DELIMITERS '|','\n'
-ERROR = !SQLException:sql:value 'aaa' from line 1 field 4 not inserted,
expecting type str
- !SQLException:importTable:failed to import table
-MAPI = mone...@alf:31439
+ERROR = !SQLException:importTable:value 'aaa' from line 1 field 4 not
inserted, expecting type str
+ !failed to import table
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO my_copytest FROM stdin USING DELIMITERS '|','\n'
-ERROR = !SQLException:sql:value 'bbb' from line 1 field 5 not inserted,
expecting type str
- !SQLException:importTable:failed to import table
+ERROR = !SQLException:importTable:value 'bbb' from line 1 field 5 not
inserted, expecting type str
+ !failed to import table
# 09:34:56 >
# 09:34:56 > Done.
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.4
retrieving revision 1.4.4.1
diff -u -d -r1.4 -r1.4.4.1
--- varchar.SF-2471371.stable.err 9 Aug 2009 20:43:31 -0000 1.4
+++ varchar.SF-2471371.stable.err 25 Apr 2010 15:17:30 -0000 1.4.4.1
@@ -79,14 +79,14 @@
# 14:48:55 > mclient -lsql -umonetdb -Pmonetdb --host=alf --port=33632
# 14:48:55 >
-MAPI = mone...@alf:31439
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO myvar_test FROM stdin USING DELIMITERS '|','\n'
NULL as '';
-ERROR = !SQLException:sql:value 'b2b' from line 1 field 2 not inserted,
expecting type str
- !SQLException:importTable:failed to import table
-MAPI = mone...@alf:31439
+ERROR = !SQLException:importTable:value 'b2b' from line 1 field 2 not
inserted, expecting type str
+ !failed to import table
+MAPI = mone...@alf:30439
QUERY = COPY 1 RECORDS INTO myvar_test FROM stdin USING DELIMITERS '|','\n'
NULL as '';
-ERROR = !SQLException:sql:value 'aa' from line 1 field 1 not inserted,
expecting type str
- !SQLException:importTable:failed to import table
+ERROR = !SQLException:importTable:value 'aa' from line 1 field 1 not inserted,
expecting type str
+ !failed to import table
# 14:48:55 >
# 14:48:55 > Done.
------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins