Update of /cvsroot/monetdb/MonetDB4/NT
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1623
Modified Files:
Tag: MonetDB_4-20
Mserver.bat
Log Message:
Pass xquery_logdir option to server.
Index: Mserver.bat
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/NT/Mserver.bat,v
retrieving revision 1.2
retrieving revision 1.2.8.1
diff -u -d -r1.2 -r1.2.8.1
--- Mserver.bat 12 Jan 2007 22:39:01 -0000 1.2
+++ Mserver.bat 15 Oct 2007 11:09:05 -0000 1.2.8.1
@@ -19,6 +19,7 @@
set MONETDBDIR=
set MONETDBFARM=
set SQLLOGDIR=
+set XQUERYLOGDIR=
rem use the Application Data folder for our database
rem if installed for just the current user, the file
@@ -61,6 +62,6 @@
:skip
rem start the real server
-"%MONETDB%\bin\Mserver.exe" --set "prefix=%MONETDB%" --set
"exec_prefix=%MONETDB%" %MONETDBFARM% %SQLLOGDIR% %*
+"%MONETDB%\bin\Mserver.exe" --set "prefix=%MONETDB%" --set
"exec_prefix=%MONETDB%" %MONETDBFARM% %SQLLOGDIR% %XQUERYLOGDIR% %*
endlocal
-------------------------------------------------------------------------
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