Update of /cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29885

Modified Files:
      Tag: SQL_2-24
        select_simple_join.stable.out 
Log Message:
approve output after hash join changes


U select_simple_join.stable.out
Index: select_simple_join.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/benchmarks/ATIS/Tests/select_simple_join.stable.out,v
retrieving revision 1.11
retrieving revision 1.11.14.1
diff -u -d -r1.11 -r1.11.14.1
--- select_simple_join.stable.out       24 Oct 2006 16:02:15 -0000      1.11
+++ select_simple_join.stable.out       10 Jul 2008 18:46:06 -0000      
1.11.14.1
@@ -5,16 +5,19 @@
 # 12:30:36 >  Mtimeout -timeout 180 Mserver 
"--config=/ufs/fabian/scratch/monetdb/current/program-x86_64/etc/MonetDB.conf" 
--debug=10 --set 
"monet_mod_path=/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/MonetDB:/ufs/fabian/scratch/monetdb/current/program-x86_64/lib/bin"
 --set 
"gdk_dbfarm=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/dbfarm"
 --set 
"sql_logdir=/ufs/fabian/scratch/monetdb/current/program-x86_64/var/MonetDB/log" 
--set mapi_port=38933 --set sql_port=45579 --set xquery_port=52530 --set 
monet_prompt= --trace "--dbname=mTests_src_benchmarks_ATIS" 
--dbinit="module(sql_server); sql_server_start();" ; echo ; echo Over..
 # 12:30:36 >  
 
-# Monet Database Server V4.9.3
-# Copyright (c) 1993-2005, CWI. All rights reserved.
-# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-printf("\nReady.\n");
+# MonetDB server v5.6.0, based on kernel v1.24.0
+# Serving database 'mTests_src_benchmarks_ATIS'
+# 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:35943/
+# MonetDB/SQL module v2.24.0 loaded
 
 Ready.
 
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 
@@ -31,17 +34,17 @@
 % city_name,   state_name,     city_code # name
 % char,        char,   char # type
 % 25,  25,     4 # length
-[ "ATLANTA",   "GEORGIA",      "MATL"  ]
-[ "BOSTON",    "MASSACHUSETTS",        "BBOS"  ]
-[ "DALLAS",    "TEXAS",        "DDFW"  ]
-[ "FORT WORTH",        "TEXAS",        "FDFW"  ]
-[ "DENVER",    "COLORADO",     "DDEN"  ]
-[ "PHILADELPHIA",      "PENNSYLVANIA", "PPHL"  ]
-[ "PITTSBURGH",        "PENNSYLVANIA", "PPIT"  ]
-[ "SAN FRANCISCO",     "CALIFORNIA",   "SSFO"  ]
 [ "OAKLAND",   "CALIFORNIA",   "OOAK"  ]
+[ "SAN FRANCISCO",     "CALIFORNIA",   "SSFO"  ]
+[ "DENVER",    "COLORADO",     "DDEN"  ]
 [ "WASHINGTON",        "DISTRICT OF COLUMBIA", "WWAS"  ]
+[ "ATLANTA",   "GEORGIA",      "MATL"  ]
+[ "BOSTON",    "MASSACHUSETTS",        "BBOS"  ]
 [ "BALTIMORE", "MARYLAND",     "BBWI"  ]
+[ "PITTSBURGH",        "PENNSYLVANIA", "PPIT"  ]
+[ "PHILADELPHIA",      "PENNSYLVANIA", "PPHL"  ]
+[ "FORT WORTH",        "TEXAS",        "FDFW"  ]
+[ "DALLAS",    "TEXAS",        "DDFW"  ]
 % sys.month_name,      sys.day_name # table_name
 % month_name,  day_name # name
 % char,        char # type


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to