Update of /cvsroot/monetdb/sql/src/backends/monet5/merovingian
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv14234

Modified Files:
        ChangeLog 
Log Message:
always put created databases under maintenance

this simplifies some things, but also makes sense, because in a real 
life scenario, it's never a good thing when a freshly created database 
can be started by any arbitrary client (it is not initialised, has 
default passwords, etc.)



U ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/merovingian/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- ChangeLog   19 Aug 2009 23:07:05 -0000      1.19
+++ ChangeLog   20 Aug 2009 12:05:16 -0000      1.20
@@ -1,6 +1,11 @@
 # ChangeLog file for sql/src/backends/monet5
 # This file is updated with mchangelog (Gentoo echangelog bastard script)
 
+  20 Aug 2009; Fabian Groffen <[email protected]> database.c, database.h,
+  monetdb.c, monetdb.1:
+  Always put created databases under maintenance, they have to be explicitly
+  released after creating and performing the initialisation steps by the DBA
+
 *Aug2009
 
   31 Jul 2009; Fabian Groffen <[email protected]> monetdb.c:


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to