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

Modified Files:
      Tag: SQL_2-22
        join_table_with_floats.SF-1907060.sql 
Added Files:
      Tag: SQL_2-22
        join_table_with_floats.SF-1907060.stable.err 
        join_table_with_floats.SF-1907060.stable.out 
Log Message:
Approve out and err output...


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


# 00:15:27 >  
# 00:15:27 >   mserver5 
"--config=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/etc/monetdb5.conf" 
--debug=10 --set 
"monet_mod_path=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/lib/MonetDB5/bin"
 --set 
"gdk_dbfarm=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/var/MonetDB5/dbfarm" 
--set 
"sql_logdir=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/var/MonetDB5/sql_logs"
  --set mapi_open=true --set xrpc_open=true --set mapi_port=30709 --set 
xrpc_port=40808 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
# 00:15:27 >  



# MonetDB server v5.4.1, based on kernel v1.22.1
# Serving database 'mTests_src_test_BugTracker'
# 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://amelia.ins.cwi.nl:30709/
# MonetDB/SQL module v2.22.1 loaded

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

Over..

# 00:15:27 >  
# 00:15:27 >  mclient -lsql -umonetdb -Pmonetdb --host=amelia --port=30709 
# 00:15:27 >  

% sys.t1 # table_name
% age # name
% double # type
% 22 # length

# 00:15:27 >  
# 00:15:27 >  Done.
# 00:15:27 >  


Index: join_table_with_floats.SF-1907060.sql
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/Attic/join_table_with_floats.SF-1907060.sql,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- join_table_with_floats.SF-1907060.sql       7 Mar 2008 16:22:22 -0000       
1.2.2.2
+++ join_table_with_floats.SF-1907060.sql       8 Mar 2008 23:24:02 -0000       
1.2.2.3
@@ -6,16 +6,3 @@
 drop table t1;
 drop table t2;
 
---- NEW FILE: sql_prepare_prob.SF-1909638.sql ---
-CREATE FUNCTION fEq (ra float, decim float, r float)
-RETURNS int
-BEGIN
-       return 0;
-END;
-
-SELECT fEq(212.82496,1.27536,0.167);
-SELECT fEq(134.44708,-0.2,0.167);
-SELECT fEq(261,-90,0.167);
-
-drop function fEq;
-

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


# 00:15:27 >  
# 00:15:27 >   mserver5 
"--config=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/etc/monetdb5.conf" 
--debug=10 --set 
"monet_mod_path=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/lib/MonetDB5:/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/lib/MonetDB5/lib:/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/lib/MonetDB5/bin"
 --set 
"gdk_dbfarm=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/var/MonetDB5/dbfarm" 
--set 
"sql_logdir=/ufs/goncalve/scratch/MonetDB/Stable/MonetDB5/var/MonetDB5/sql_logs"
  --set mapi_open=true --set xrpc_open=true --set mapi_port=30709 --set 
xrpc_port=40808 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
# 00:15:27 >  

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

# 00:15:27 >  
# 00:15:27 >  mclient -lsql -umonetdb -Pmonetdb --host=amelia --port=30709 
# 00:15:27 >  


# 00:15:27 >  
# 00:15:27 >  Done.
# 00:15:27 >  



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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

Reply via email to