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

Added Files:
        IS_NULL_in_CASE.stable.out 
Log Message:
propagated changes of Wednesday Feb 04 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/04 - stmane:
        src/test/BugTracker-2009/Tests/IS_NULL_in_CASE.stable.out,1.1.2.1

added test for
[ 2523442 ] IS NULL handled wrong in searched CASE
https://sourceforge.net/tracker/index.php?func=detail&aid=2523442&group_id=56967&atid=482468

fails as reported
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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


# 01:12:41 >  
# 01:12:41 >   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 
"sql_logdir=/ufs/manegold/_/scratch0/Monet/Testing/Stable/prefix.--enable-strict_--disable-optimize_--enable-debug_--enable-assert/var/MonetDB5/sql_logs"
   --set mapi_open=true --set xrpc_open=true --set mapi_port=30231 --set 
xrpc_port=45638 --set 
xrpc_docroot=/net/rig.ins.cwi.nl/export/scratch0/manegold/Monet/Testing/Stable/source/sql
 --set monet_prompt= --trace  "--dbname=mTests_src_test_BugTracker-2009" --set 
mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
# 01:12:41 >  

# 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://rig.ins.cwi.nl:30231/
# MonetDB/SQL module v2.28.0 loaded

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

Over..

# 01:12:41 >  
# 01:12:41 >  mclient -lsql -umonetdb -Pmonetdb --host=rig --port=30231 
# 01:12:41 >  

[ 1     ]
[ 1     ]
[ 1     ]
% sys.sometable,        sys. # table_name
% somecol,      NewColumnName # name
% int,  char # type
% 1,    0 # length
[ 0,    "small" ]
[ 1,    "small" ]
[ NULL, "NULL FOUND"    ]
% sys.sometable,        sys. # table_name
% somecol,      NewColumnName # name
% int,  char # type
% 1,    0 # length
[ 0,    "small" ]
[ 1,    "small" ]
[ NULL, "NULL FOUND"    ]

# 01:12:41 >  
# 01:12:41 >  Done.
# 01:12:41 >  



------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to