[rhmessaging-commits] rhmessaging commits: r3881 - mgmt/newdata/mint/sql.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Mon Mar 29 09:32:37 EDT 2010


Author: justi9
Date: 2010-03-29 09:32:36 -0400 (Mon, 29 Mar 2010)
New Revision: 3881

Modified:
   mgmt/newdata/mint/sql/rosemary.sql
Log:
Make rosemary.sql only create

Modified: mgmt/newdata/mint/sql/rosemary.sql
===================================================================
--- mgmt/newdata/mint/sql/rosemary.sql	2010-03-23 19:37:38 UTC (rev 3880)
+++ mgmt/newdata/mint/sql/rosemary.sql	2010-03-29 13:32:36 UTC (rev 3881)
@@ -1,10 +1,3 @@
-drop schema "org.apache.qpid.cluster" cascade;
-drop schema "org.apache.qpid.broker" cascade;
-drop schema "com.redhat.sesame" cascade;
-drop schema "org.apache.qpid.acl" cascade;
-drop schema "com.redhat.cumin" cascade;
-drop schema "com.redhat.rhm.store" cascade;
-drop schema "mrg.grid" cascade;
 create schema "org.apache.qpid.cluster"
     create table "Cluster" (
         "_id" serial8 not null,



More information about the rhmessaging-commits mailing list