...
No Format |
---|
# mysql -u root -p < /path/to/most-recent-backup.sql |
The grant tables will likely need to adjusted for a new server host, e.g. if the master or slave host names are changing.
If initializing a new database for some reason, process the database schema file, a copy of which can be found in /mit/touchstone/config/idp2-cams/cams/camsdb.sql.
...