Update of /cvsroot/monetdb/MonetDB5/src/mal
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19255/mal

Modified Files:
        mal_session.mx 
Log Message:
Give a suggestion to a user connecting to a server under maintenance.


Index: mal_session.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/mal/mal_session.mx,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -d -r1.141 -r1.142
--- mal_session.mx      28 Aug 2007 12:38:44 -0000      1.141
+++ mal_session.mx      28 Aug 2007 12:40:26 -0000      1.142
@@ -311,7 +311,7 @@
                                                "maintenance mode\n");
                        } else {
                                stream_printf(fout, "!server is running in "
-                                               "maintenance mode\n");
+                                               "maintenance mode, please try 
again later\n");
                                stream_flush(fout);
                                SABAOTHfreeStatus(&stats);
                                GDKfree(command);


-------------------------------------------------------------------------
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

Reply via email to