Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Essentials

...

If dumping all databases at once

  • SHOW DATABASES

If pulling master data from a server

  • RELOAD

Suspending Privileges

You may want to temporarily disable the access to the database. In that case you would use a REVOKE command:

...