Drop all tables in a MySQL database mysqldump -u[USERNAME] -p[PASSWORD] --add-drop-table --no-data [DATABASE< Tags MySQL Read more about Drop all tables in a MySQL database