Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv6402

Added Files:
        view_creation_using_func.SF-1714814.stable.err 
        view_creation_using_func.SF-1714814.stable.out 
Log Message:
Approve the out and err output.


--- NEW FILE: view_creation_using_func.SF-1714814.stable.out ---
stdout of test 'view_creation_using_func.SF-1714814` in directory 
'src/test/BugTracker` itself:


# 18:25:58 >  
# 18:25:58 >  Mtimeout -timeout 180 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 
"xquery_logdir=/ufs/goncalve/scratch/MonetDB/MonetDB5/var/MonetDB5/xquery_logs" 
--set mapi_port=36305 --set xrpc_port=43543 --set monet_prompt= --trace 
"--dbname=mTests_src_test_BugTracker" --dbinit=' include sql;' ; echo ; echo 
Over..
# 18:25:58 >  

# MonetDB Server v5.0.0_beta2_1
# Copyright (c) 1993-2007 CWI, all rights reserved
# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked
# dbname:mTests_src_test_BugTracker
# Visit http://monetdb.cwi.nl/ for further information

Ready.

Over..

# 18:25:58 >  
# 18:25:58 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=36305 
# 18:25:58 >  


# 18:25:58 >  
# 18:25:58 >  Done.
# 18:25:58 >  


--- NEW FILE: view_creation_using_func.SF-1714814.stable.err ---
stderr of test 'view_creation_using_func.SF-1714814` in directory 
'src/test/BugTracker` itself:


# 18:25:58 >  
# 18:25:58 >  Mtimeout -timeout 180 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 
"xquery_logdir=/ufs/goncalve/scratch/MonetDB/MonetDB5/var/MonetDB5/xquery_logs" 
--set mapi_port=36305 --set xrpc_port=43543 --set monet_prompt= --trace 
"--dbname=mTests_src_test_BugTracker" --dbinit=' include sql;' ; echo ; echo 
Over..
# 18:25:58 >  

#warning: please don't forget to set your vault key!
#(see /ufs/goncalve/scratch/MonetDB/MonetDB5/etc/monetdb5.conf)

# 18:25:58 >  
# 18:25:58 >  Mtimeout -timeout 60 MapiClient -lsql -umonetdb -Pmonetdb 
--host=localhost --port=36305 
# 18:25:58 >  

MAPI  = [EMAIL PROTECTED]:36305
QUERY = create view v1 as select * from t1 where id = f(1);
ERROR = !SELECT: no such unary operator 'f(smallint)'
MAPI  = [EMAIL PROTECTED]:36305
QUERY = drop view v1;
ERROR = !DROP VIEW: unknown view 'v1'

# 18:25:58 >  
# 18:25:58 >  Done.
# 18:25:58 >  



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to