Update of /cvsroot/monetdb/sql/src/test/Triggers/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv5282/src/test/Triggers/Tests

Added Files:
        trigger_insert.stable.out 
Log Message:
propagated changes of Sunday Jul 13 2008 - Monday Jul 14 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/07/13 - nielsnes:
        src/test/Triggers/Tests/trigger_insert.stable.out,1.1.2.1
fix bug in handling references (old/new values) in triggers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: trigger_insert.stable.out ---
stdout of test 'trigger_insert` in directory 'src/test/Triggers` itself:


# 20:24:58 >  
# 20:24:58 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=38426 --set 
xrpc_port=45682 --set monet_prompt= --trace  
"--dbname=mTests_src_test_Triggers" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
# 20:24:58 >  

# MonetDB server v5.6.0, based on kernel v1.24.0
# Serving database 'mTests_src_test_Triggers'
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked
# Copyright (c) 1993-2008 CWI, all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:38426/
# MonetDB/SQL module v2.24.0 loaded

Ready.
#function user.main():void;
#    clients.quit();
#end main;

Over..

# 20:24:58 >  
# 20:24:58 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=38426 
# 20:24:58 >  

[ 1     ]
[ 1     ]
% sys.t1,       sys.t1 # table_name
% id,   name # name
% int,  varchar # type
% 1,    7 # length
[ 1,    "testing"       ]
% sys.t2 # table_name
% id # name
% int # type
% 1 # length
[ 1     ]

# 20:24:58 >  
# 20:24:58 >  Done.
# 20:24:58 >  



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to