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

Modified Files:
        All 
Added Files:
        local_temp_table.SF-1865953.SQL.bat 
        local_temp_table.SF-1865953.SQL.sh 
        local_temp_table.SF-1865953.stable.err 
        local_temp_table.SF-1865953.stable.out 
        local_temp_table_data.SF-1865953.sql 
Log Message:
Add and approve the test local_temp_table.SF-1865953 


Index: All
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/BugTracker/Tests/All,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- All 21 Dec 2007 17:02:26 -0000      1.78
+++ All 7 Jan 2008 16:58:28 -0000       1.79
@@ -96,3 +96,4 @@
 alter_col_to_set_same_constraint.SF-1850781
 add_and_drop_the_same_constraint.SF-1850789
 create_same_temp_tab_after_its_drop.SF-1850809
+local_temp_table.SF-1865953

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


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

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

# 17:53:12 >  
# 17:53:12 >  ./local_temp_table.SF-1865953.SQL.sh local_temp_table.SF-1865953 
# 17:53:12 >  


# 17:53:12 >  
# 17:53:12 >  Mtimeout -timeout 60  mclient -lsql -h amelia -p 37704 -d 
mTests_src_test_BugTracker 
"../../../../../../../../ufs/goncalve/MonetDB/sql/src/test/BugTracker/Tests/local_temp_table_data.SF-1865953.sql"
# 17:53:12 >  


# 17:53:12 >  
# 17:53:12 >  Mtimeout -timeout 60  mclient -lsql -h amelia -p 37704 -d 
mTests_src_test_BugTracker
# 17:53:12 >  


# 17:53:12 >  
# 17:53:12 >  Done.
# 17:53:12 >  


--- NEW FILE: local_temp_table.SF-1865953.SQL.bat ---
@echo off

echo user=monetdb>      .monetdb
echo password=monetdb>> .monetdb

set LANG=en_US.UTF-8

prompt # $t $g  
echo on

call mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% -f 
"%RELSRCDIR%\local_temp_table_data.SF-1865953.sql"
call mjclient -h %HOST% -p %MAPIPORT% -d %TSTDB% "

@del .monetdb

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


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



# MonetDB server v5.3.0, based on kernel v1.21.0
# Serving database 'mTests_src_test_BugTracker'
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked
# Copyright (c) 1993-2007 CWI, all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
# Listening for connection requests on mapi:monetdb://amelia.ins.cwi.nl:37704/
# MonetDB/SQL module v2.21.0 loaded

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

Over..

# 17:53:12 >  
# 17:53:12 >  ./local_temp_table.SF-1865953.SQL.sh local_temp_table.SF-1865953 
# 17:53:12 >  


# 17:53:12 >  
# 17:53:12 >  Mtimeout -timeout 60  mclient -lsql -h amelia -p 37704 -d 
mTests_src_test_BugTracker 
"../../../../../../../../ufs/goncalve/MonetDB/sql/src/test/BugTracker/Tests/local_temp_table_data.SF-1865953.sql"
# 17:53:12 >  


# 17:53:12 >  
# 17:53:12 >  Mtimeout -timeout 60  mclient -lsql -h amelia -p 37704 -d 
mTests_src_test_BugTracker
# 17:53:12 >  


# 17:53:12 >  
# 17:53:12 >  Done.
# 17:53:12 >  


--- NEW FILE: local_temp_table_data.SF-1865953.sql ---
create local temp table t1(id int);

--- NEW FILE: local_temp_table.SF-1865953.SQL.sh ---
#!/bin/bash

cat << EOF > .monetdb
user=monetdb
password=monetdb
EOF

LANG="en_US.UTF-8"
export LANG

Mlog -x "$MTIMEOUT mclient -lsql -h $HOST -p $MAPIPORT -d ${TSTDB} 
\"$RELSRCDIR/local_temp_table_data.SF-1865953.sql\""
Mlog -x "$MTIMEOUT mclient -lsql -h $HOST -p $MAPIPORT -d ${TSTDB}"



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to