Update of /cvsroot/monetdb/sql/src/test/copy/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17216/src/test/copy/Tests
Modified Files:
null_as_string_errors.stable.err
null_as_string_errors.stable.out
Log Message:
Finetuning error messages
U null_as_string_errors.stable.err
Index: null_as_string_errors.stable.err
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/copy/Tests/null_as_string_errors.stable.err,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- null_as_string_errors.stable.err 5 Nov 2008 23:29:34 -0000 1.4
+++ null_as_string_errors.stable.err 28 Dec 2008 22:52:18 -0000 1.5
@@ -80,28 +80,28 @@
# 21:02:57 > mclient -lsql -umonetdb -Pmonetdb --host=alf --port=38808
# 21:02:57 >
-MAPI = mone...@alf:38808
+MAPI = mone...@eir:39137
QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL
as '';
ERROR = !SQLException:sql:value 'NULL' while parsing 'NULL,NULL,NULL' from
line 0 field 0 not inserted, expecting type int
!SQLException:importTable:failed to import table
-MAPI = mone...@alf:38808
+MAPI = mone...@eir:39137
QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL
as '';
ERROR = !SQLException:sql:value 'NULL' while parsing 'NULL,zero,0' from line 0
field 0 not inserted, expecting type int
!SQLException:importTable:failed to import table
-MAPI = mone...@alf:38808
+MAPI = mone...@eir:39137
QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n' NULL
as '';
-ERROR = !SQLException:sql:decimal wrong format (NULL)
+ERROR = !SQLException:sql:decimal wrong format (NULL) digit expected
!SQLException:sql:value 'NULL' while parsing 'NULL' from line 0 field
2 not inserted, expecting type int
!SQLException:importTable:failed to import table
-MAPI = mone...@alf:38808
+MAPI = mone...@eir:39137
QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
ERROR = !SQLException:sql:value '' while parsing ',,' from line 0 field 0 not
inserted, expecting type int
!SQLException:importTable:failed to import table
-MAPI = mone...@alf:38808
+MAPI = mone...@eir:39137
QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
ERROR = !SQLException:sql:value '' while parsing ',zero,0' from line 0 field 0
not inserted, expecting type int
!SQLException:importTable:failed to import table
-MAPI = mone...@alf:38808
+MAPI = mone...@eir:39137
QUERY = copy 1 records into null_as_string from stdin delimiters ',','\n';
ERROR = !SQLException:sql:value '' while parsing '' from line 0 field 2 not
inserted, expecting type int
!SQLException:importTable:failed to import table
U null_as_string_errors.stable.out
Index: null_as_string_errors.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/copy/Tests/null_as_string_errors.stable.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- null_as_string_errors.stable.out 18 Feb 2008 10:52:13 -0000 1.1
+++ null_as_string_errors.stable.out 28 Dec 2008 22:52:18 -0000 1.2
@@ -1,21 +1,23 @@
stdout of test 'null_as_string_errors` in directory 'src/test/copy` itself:
-# 18:52:45 >
-# 18:52:45 > Mserver
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/MonetDB.conf" --debug=10
--set
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB4/bin"
--set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/dbfarm"
--set
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/sql_logs"
--set
"xquery_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB4/xquery_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=33682 --set
xrpc_port=46545 --set monet_prompt= --trace "--dbname=mTests_src_test_copy"
"--dbinit= module(sql_server);" ; echo ; echo Over..
-# 18:52:45 >
-
-# MonetDB Server v4.23.0
-# based on GDK v1.23.0
-# Copyright (c) 1993-2008, CWI. All rights reserved.
-# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically
linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-# MonetDB/SQL module v2.23.0 loaded
+# 23:43:16 >
+# 23:43:16 > mserver5 "--config=/ufs/mk/monet5//Linux/etc/monetdb5.conf"
--debug=10 --set gdk_nr_threads=0 --set
"monet_mod_path=/ufs/mk/monet5//Linux/lib/MonetDB5:/ufs/mk/monet5//Linux/lib/MonetDB5/lib:/ufs/mk/monet5//Linux/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/mk/monet5//Linux/var/MonetDB5/dbfarm" --set
"sql_logdir=/ufs/mk/monet5//Linux/var/MonetDB5/sql_logs" --set mapi_open=true
--set xrpc_open=true --set mapi_port=39137 --set xrpc_port=40521 --set
monet_prompt= --trace "--dbname=mTests_src_test_copy" --set mal_listing=0
"--dbinit= include sql;" ; echo ; echo Over..
+# 23:43:16 >
-printf("\nReady.\n");
+# MonetDB server v5.9.0, based on kernel v1.27.0
+# Serving database 'mTests_src_test_copy', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically
linked
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008- MonetDB B.V., all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://eir.ins.cwi.nl:39137/
+# MonetDB/SQL module v2.27.0 loaded
Ready.
-quit();
+#function user.main():void;
+# clients.quit();
+#end main;
Over..
------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins