Overview
You can delete a database from the DreamHost panel's MySQL Databases page. Deleted databases move to a recycle bin, where they remain for 30 days before being permanently removed.
How do I drop or delete a database?
You can delete a database on the MySQL Databases page.
How do I delete a database?
To the right of the database, click the red Delete DB button.
How does the MySQL recycle bin work?
Deleted Databases are moved to the recycle bin, which you can access by clicking the MySQL Recycle Bin button on the top left of the page. This allows for easy restoration of databases that are mistakenly deleted.
Databases are stored here for 30 days. After 30 days, they are permanently deleted.
What happens to the database user?
If the user for the database you deleted is not assigned to any other database, it will also be deleted along with the database.