Openshift删除app内mysql
C:\Documents and Settings\Administrator>rhc cartridge-remove mysql-5.5 -a appName
removing a cartridge is a destructive operation that may result in loss of data
associated with the cartridge.
Are you sure you wish to remove mysql-5.5 from ‘appName’? (yes|no): y
Removing mysql-5.5 from ‘appName’ … removed
Stopping MySQL 5.5 cartridge
C:\Documents and Settings\Administrator>