Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13986/src/test/BugTracker-2009/Tests

Added Files:
        avg-bug.SF-2132666.stable.out 
Log Message:
propagated changes of Wednesday Feb 11 2009 - Thursday Feb 12 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/11 - nielsnes:
        src/test/BugTracker-2009/Tests/avg-bug.SF-2132666.stable.out,1.1.2.1
add test for bug about avg on small ints and integers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: avg-bug.SF-2132666.stable.out ---
stdout of test 'avg-bug.SF-2132666` in directory 'src/test/BugTracker-2009` 
itself:


# 21:47:28 >  
# 21:47:28 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--set gdk_nr_threads=0 --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=38379 --set 
xrpc_port=45415 --set 
xrpc_docroot=/net/alf.ins.cwi.nl/export/scratch1/niels/rc/sql --set 
monet_prompt= --trace  "--dbname=mTests_src_test_BugTracker-2009" --set 
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 21:47:28 >  

# MonetDB server v5.10.0, based on kernel v1.28.0
# Serving database 'mTests_src_test_BugTracker-2009', using 4 threads
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked
# Copyright (c) 1993-July 2008 CWI.
# Copyright (c) August 2008- MonetDB B.V., all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:38379/
# MonetDB/SQL module v2.28.0 loaded

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

Over..

# 21:47:28 >  
# 21:47:28 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=38379 
# 21:47:28 >  

[ 5     ]
% sys.car,      sys.car,        sys.car,        sys. # table_name
% L51,  gender, L52,    L53 # name
% wrd,  char,   int,    double # type
% 1,    1,      2,      22 # length
[ 5,    "m",    23,     4.5999999999999996      ]
% sys.car,      sys.car,        sys.car,        sys. # table_name
% L55,  gender, L56,    L57 # name
% wrd,  char,   wrd,    double # type
% 1,    1,      2,      22 # length
[ 5,    "m",    23,     4.5999999999999996      ]
% sys.car,      sys.car,        sys.car,        sys.,   sys. # table_name
% gender,       L61,    L62,    L63,    L64 # name
% char, wrd,    wrd,    double, double # type
% 1,    1,      2,      22,     22 # length
[ "m",  5,      13,     123,    2.6000000000000001      ]

# 21:47:28 >  
# 21:47:28 >  Done.
# 21:47:28 >  



------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to