Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19211/src/test/BugDay_2005-10-06_2.8/Tests
Added Files:
mixed_type.SF-917372.stable.err.Five
string_truncate.SF-919542.stable.err.Five
Log Message:
propagated changes of Friday Sep 28 2007 - Wednesday Oct 03 2007
from the SQL_2-20 branch to the development trunk
--- NEW FILE: string_truncate.SF-919542.stable.err.Five ---
stderr of test 'string_truncate.SF-919542` in directory
'src/test/BugDay_2005-10-06_2.8` itself:
# 15:19:47 >
# 15:19:47 > Mtimeout -timeout 180 Mserver
"--config=/home/sjoerd/src/stable/etc/MonetDB.conf" --debug=10 --set
"monet_mod_path=/home/sjoerd/src/stable/lib/MonetDB:/home/sjoerd/src/stable/lib/bin"
--set "gdk_dbfarm=/home/sjoerd/src/stable/var/MonetDB/dbfarm" --set
"sql_logdir=/home/sjoerd/src/stable/var/MonetDB/log" --set mapi_port=32826
--set sql_port=41431 --set xquery_port=55579 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugDay_2005-10-06_2.8" --dbinit="module(sql_server);
sql_server_start();" ; echo ; echo Over..
# 15:19:47 >
# builtin opt config = ${prefix}/etc/MonetDB.conf
# builtin opt gdk_arch = 32biti686-redhat-linux-gnu
# builtin opt gdk_version = 4.8.3
# builtin opt monet_pid = 25399
# builtin opt prefix = /home/sjoerd/src/stable
# builtin opt exec_prefix = ${prefix}
# builtin opt gdk_dbname = tst
# builtin opt gdk_dbfarm = ${prefix}/var/MonetDB
# builtin opt gdk_debug = 8
# builtin opt gdk_mem_bigsize = 137438953472
# builtin opt gdk_vm_minsize = 137438953472
# builtin opt gdk_alloc_map = yes
# builtin opt monet_admin = adm
# builtin opt monet_prompt = >
# builtin opt monet_welcome = yes
# builtin opt monet_mod_path =
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
# builtin opt monet_daemon = yes
# builtin opt host = localhost
# builtin opt mapi_port = 50000
# builtin opt mapi_noheaders = no
# builtin opt mapi_debug = 0
# builtin opt mapi_clients = 2
# builtin opt sql_port = 45123
# builtin opt sql_debug = 0
# builtin opt sql_user = monetdb
# builtin opt sql_schema = sys
# builtin opt sql_logdir = ${prefix}/var/MonetDB/log
# config opt prefix = /home/sjoerd/src/stable
# config opt exec_prefix = ${prefix}
# config opt gdk_dbfarm = ${prefix}/var/MonetDB/dbfarm
# config opt gdk_dbname = demo
# config opt gdk_alloc_map = no
# config opt gdk_embedded = no
# config opt gdk_debug = 0
# config opt monet_admin = adm
# config opt monet_prompt = MonetDB>
# config opt monet_welcome = yes
# config opt monet_mod_path =
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
# config opt monet_daemon = no
# config opt mapi_port = 50000
# config opt mapi_debug = 0
# config opt sql_port = 45123
# config opt sql_debug = 0
# config opt sql_logdir = ${prefix}/var/MonetDB/log
# config opt xquery_port = 45789
# config opt xquery_output = dm
# config opt xquery_cacheMB = 100
# cmdline opt config = /home/sjoerd/src/stable/etc/MonetDB.conf
# cmdline opt gdk_debug = 10
# cmdline opt monet_mod_path =
/home/sjoerd/src/stable/lib/MonetDB:/home/sjoerd/src/stable/lib/bin
# cmdline opt gdk_dbfarm = /home/sjoerd/src/stable/var/MonetDB/dbfarm
# cmdline opt sql_logdir = /home/sjoerd/src/stable/var/MonetDB/log
# cmdline opt mapi_port = 32826
# cmdline opt sql_port = 41431
# cmdline opt xquery_port = 55579
# cmdline opt monet_prompt =
# cmdline opt gdk_dbname = mTests_src_test_BugDay_2005-10-06_2.8
# 15:19:48 >
# 15:19:48 > Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb
--host=localhost --port=41431 < string_truncate.SF-919542.sql
# 15:19:48 >
MAPI = [EMAIL PROTECTED]:32896
QUERY = create table z(w varchar(0));
ERROR = !Positive value greater than 0 expected in: "create table z(w varchar(0"
!syntax error, unexpected ')' in: ")"
MAPI = [EMAIL PROTECTED]:32896
QUERY = insert into z values('wrong');
ERROR = !SQLException:str_cast:value too long for type (var)char(1)
# 15:19:48 >
# 15:19:48 > Done.
# 15:19:48 >
--- NEW FILE: mixed_type.SF-917372.stable.err.Five ---
stderr of test 'mixed_type.SF-917372` in directory
'src/test/BugDay_2005-10-06_2.8` itself:
# 14:38:32 >
# 14:38:32 > Mtimeout -timeout 180 Mserver
"--config=/home/sjoerd/etc/MonetDB.conf" --debug=10 --set
"monet_mod_path=/home/sjoerd/lib/MonetDB:/home/sjoerd/lib/bin" --set
"gdk_dbfarm=/home/sjoerd/var/MonetDB/dbfarm" --set
"sql_logdir=/home/sjoerd/var/MonetDB/log" --set mapi_port=32132 --set
sql_port=40118 --set xquery_port=53558 --set monet_prompt= --trace
"--dbname=mTests_src_test_BugDay_2005-10-06_2.8" --dbinit="module(sql_server);
sql_server_start();" ; echo ; echo Over..
# 14:38:32 >
MAPI = [EMAIL PROTECTED]:32896
QUERY = select 'a'+1;
ERROR = !SQLException:bte:conversion of string 'a' failed
MAPI = [EMAIL PROTECTED]:32896
QUERY = select 1-'a';
ERROR = !SQLException:bte:conversion of string 'a' failed
# 14:38:32 >
# 14:38:32 > Done.
# 14:38:32 >
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins