Skip to main content
david stoline.everyday drupal hero

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
SubscribeSubscribe to MySQL

MySQL

Find me on

  • Drupal: dstol
  • Contact me
  • Twitter: @davidstoline
  • GitHub: unn
  • Public key
  • PGP key
  • Bitcoin: 13jRc2QBh8jkgVYjvBLrCMBc3f1pxEtLSU

DDEV