How to backup from database

How to backup from database



1. Create a database backup
  1. SSH into server with database on it.
  2. run command mysqldump -u \user> -p \name> > \file\name> (replace bracketed values with real values)
  3. Enter database user password when prompted
  4. Copy file over to new location

Subscribe to Bloom and Grow Documentation

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe