Update of /cvsroot/monetdb/MonetDB5/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16188/MonetDB5/src/tools
Modified Files:
monetdb
Log Message:
In accordance with Martin's plans:
- removed "mclient" script which was merely a shortcut (alias) for MapiClient,
existed for Unix, only, and was in the wrong place (MonetDB5 instead of
clients)
- replaced "mclient" by "MapiClient" in code/scripts
- respective update of the documentation is left to Martin;
cf.,
MonetDB5/TODO
monetweb/Docs/embedded.texi
monetweb/Docs/m5manual.texi
monetweb/Docs/manual.texi
monetweb/Docs/MonetDB/Databasedump.texi
monetweb/Docs/MonetDB/WindowsInstall.texi
monetweb/Docs/sqlmanual.texi
monetweb/Docs/SQL/SQLdump.texi
monetweb/Docs/xqrymanual.texi
monetweb/Docs/XQuery/AddDoc.texi
monetweb/Docs/XQuery/API.texi
monetweb/Docs/XQuery/DelDoc.texi
monetweb/Docs/XQuery/intro.texi
monetweb/Docs/XQuery/JDBC-XQ.texi
Index: monetdb
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/tools/monetdb,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- monetdb 15 Aug 2007 10:49:40 -0000 1.46
+++ monetdb 15 Aug 2007 11:05:28 -0000 1.47
@@ -156,7 +156,7 @@
# which should be created upon restart
port=`cat $DBFARM/$1/.mal.port`
echo "Ping $1 on port " $port
- answer=`mclient -lsql -p $port`
+ answer=`MapiClient -umonetdb -Pmonetdb -lsql -p $port`
echo "result" $answer
# not complete yet!
}
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins