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

Added Files:
        Division_by_zero_error.SF-2791361.stable.out 
Log Message:
propagated changes of Tuesday Aug 11 2009
from the Aug2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/11 - stmane:
        
src/test/BugTracker-2009/Tests/Division_by_zero_error.SF-2791361.stable.out,1.1.2.1

added test for
ID: 2791361 "Division by zero error"
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2791361&group_id=56967

While the other queries work fine,
`select case when (2 - 2) > 0 then (3 - 2)/(2 - 2) else 0 end as "test";`
(still) produces a
"!MALException:calc./:Illegal argument Division by zero"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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


# 12:08:55 >  
# 12:08:55 >   mserver5 
"--config=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/etc/monetdb5.conf"
 --debug=10 --set gdk_nr_threads=0 --set 
"monet_mod_path=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB5:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB5/lib:/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/lib64/MonetDB5/bin"
 --set 
"gdk_dbfarm=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB5/dbfarm"
    --set mapi_open=true --set xrpc_open=true --set mapi_port=30548 --set 
xrpc_port=45188 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugTracker-2009" --set mal_listing=0 "--dbinit= 
include sql;" ; echo ; echo Over..
# 12:08:55 >  

# MonetDB server v5.14.0, based on kernel v1.32.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-2009 MonetDB B.V., all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
# Listening for connection requests on mapi:monetdb://rig.ins.cwi.nl:30548/
# MonetDB/SQL module v2.32.0 loaded

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

Over..

# 12:08:55 >  
# 12:08:55 >  mclient -lsql -umonetdb -Pmonetdb --host=rig --port=30548 
# 12:08:55 >  

[ 1     ]
[ 1     ]
[ 1     ]
% sys. # table_name
% isnull_>_sql_sub_bla1 # name
% double # type
% 22 # length
[ 0     ]
[ 0     ]
[ 0     ]
% sys. # table_name
% isnull_>_sql_sub_bla1 # name
% double # type
% 22 # length
[ 0     ]
[ 0     ]
[ 0     ]
% sys.n1,       sys.n1, sys.n2, sys.n2, sys. # table_name
% lat,  long,   lat,    long,   isnull_>_sql_sub_lat # name
% double,       double, double, double, double # type
% 22,   22,     22,     22,     22 # length

# 12:08:56 >  
# 12:08:56 >  Done.
# 12:08:56 >  



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to