Drop all tables in a MySQL database
Simple way to drop all tables in a MySQL database. Especially useful if you have a lot of tables and you don’t want to delete whole database.
3 weeks ago • 0 notes