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

Added Files:
        varchar_char_semantics.SF-2075085.stable.out 
Log Message:
propagated changes of Friday Aug 29 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/08/29 - nielsnes:
        
src/test/BugTracker-2008/Tests/varchar_char_semantics.SF-2075085.stable.out,1.1.2.1
adding stable output
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: varchar_char_semantics.SF-2075085.stable.out ---
stdout of test 'varchar_char_semantics.SF-2075085` in directory 
'src/test/BugTracker-2008` itself:


# 12:25:53 >  
# 12:25:53 >   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=30598 --set 
xrpc_port=44185 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugTracker-2008" --set mal_listing=0 "--dbinit= 
include sql;" ; echo ; echo Over..
# 12:25:53 >  

# MonetDB server v5.6.0, based on kernel v1.24.1
# Serving database 'mTests_src_test_BugTracker-2008'
# 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:30598/
# MonetDB/SQL module v2.24.1 loaded

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

Over..

# 12:25:53 >  
# 12:25:53 >  mclient -lsql -umonetdb -Pmonetdb --host=alf --port=30598 
# 12:25:53 >  

[ 1     ]
[ 1     ]
% sys.t850,     sys.t850,       sys.t850 # table_name
% t850key,      t850c,  t850vc # name
% int,  char,   varchar # type
% 2,    11,     10 # length
[ 10,   "1234567890",   "1234567890"    ]
[ 5,    "12345 ",       "12345" ]
% sys. # table_name
% count_ # name
% int # type
% 1 # length
[ 1     ]

# 12:25:53 >  
# 12:25:53 >  Done.
# 12:25:53 >  



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to