Update of /cvsroot/monetdb/MonetDB5/conf
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18102
Modified Files:
Tag: MonetDB_5-4
monetdb5.conf.in
Log Message:
Don't use auto-sensing by default, as a user most probably doesn't want
it, if it wasn't explicitly asked for. In fact, it caused Milena
staring for hours at the screen because mclient wouldn't connect to the
right mserver ;)
Merovingian sets port=0 by itself, so this change is safe, and desired.
It fixes a bug where mserver5 "invents" a port number once the default
is already in use.
Index: monetdb5.conf.in
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/conf/monetdb5.conf.in,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -u -d -r1.29 -r1.29.2.1
--- monetdb5.conf.in 3 Dec 2007 08:24:46 -0000 1.29
+++ monetdb5.conf.in 5 Mar 2008 13:10:36 -0000 1.29.2.1
@@ -186,7 +186,7 @@
# Monet Application Interface Section
#====================================
-mapi_port=0 # default port to address a mserver
+mapi_port=50000 # default port to address a mserver
mapi_open=false # should be set to 'true' to allow for
# remote access to a server
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins