LMSouq
database Open

How to delete mysql database through shell command

US
user90150
1 month ago
3 views
Problem Description
I use the pylons and sqlalchemy. I constantly update the schema files and delete and recreate the database so that new schema can be made. Every time I do this by opening the MySql Query Browser and login and delete the database/schema. **How do I delete the MySQL db/schema thorough linux shell commands in Ubuntu Linux?**

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base