Update of /cvsroot/monetdb/sql/src/test/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20842/src/test/Tests
Modified Files:
coalesce.stable.err
Added Files:
coalesce.stable.err.Five
Log Message:
removed bogus assert
made double quoted strings the default for copy into again (this is needed
as we should be able to load old dumps!)
approved output (errors) for coalesce for m4 and m5
approved ouput for new signature of mvc_export_file
--- NEW FILE: coalesce.stable.err.Five ---
stderr of test 'coalesce` in directory 'src/test` itself:
# 14:13:02 >
# 14:13:02 > mserver5
"--config=/ufs/goncalve/scratch/MonetDB/MonetDB5/etc/monetdb5.conf" --debug=10
--set
"monet_mod_path=/ufs/goncalve/scratch/MonetDB/MonetDB5/lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/MonetDB5/lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/MonetDB5/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/goncalve/scratch/MonetDB/MonetDB5/var/MonetDB5/dbfarm"
--set "sql_logdir=/ufs/goncalve/scratch/MonetDB/MonetDB5/var/MonetDB5/sql_logs"
--set mapi_open=true --set xrpc_open=true --set mapi_port=33064 --set
xrpc_port=42357 --set monet_prompt= --trace "--dbname=mTests_src_test" --set
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 14:13:02 >
#warning: please don't forget to set your vault key!
#(see /ufs/goncalve/scratch/MonetDB/MonetDB5/etc/monetdb5.conf)
# 14:16:39 >
# 14:16:39 > mclient -lsql -umonetdb -Pmonetdb --host=amelia --port=36320
# 14:16:39 >
MAPI = [EMAIL PROTECTED]:31459
QUERY = select id, coalesce(age,'age unknown') from test;
ERROR = !SQLException:int:conversion of string 'age unknown' failed
MAPI = [EMAIL PROTECTED]:31459
QUERY = select id, coalesce(name, age, 'unknown') from test;
ERROR = !SQLException:int:conversion of string 'a' failed
# 16:39:45 >
# 16:39:45 > Done.
# 16:39:45 >
Index: coalesce.stable.err
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/coalesce.stable.err,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- coalesce.stable.err 2 Jan 2008 17:29:26 -0000 1.2
+++ coalesce.stable.err 3 Jan 2008 11:45:21 -0000 1.3
@@ -12,12 +12,15 @@
# 14:16:39 > mclient -lsql -umonetdb -Pmonetdb --host=amelia --port=36320
# 14:16:39 >
-MAPI = [EMAIL PROTECTED]:30191
+MAPI = [EMAIL PROTECTED]:37741
QUERY = select id, coalesce(age,'age unknown') from test;
-ERROR = !SQLException:int:conversion of string 'age unknown' failed
-MAPI = [EMAIL PROTECTED]:30191
+ERROR = !ERROR: int: conversion of string 'age unknown' failed
+ !ERROR: str_2_int: operation failed.
+MAPI = [EMAIL PROTECTED]:37741
QUERY = select id, coalesce(name, age, 'unknown') from test;
-ERROR = !SQLException:int:conversion of string 'a' failed
+ERROR = !ERROR: [int]: 2 times inserted nil due to errors at tuples 0, 2.
+ !ERROR: [int]: first error was:
+ !ERROR: int: conversion of string 'a' failed
# 16:39:45 >
# 16:39:45 > Done.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins