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.
1 year ago • 0 notes