MySQL – How to Back Up and Restore a Database
MySQLDeclarations
Database: [dbname]
User: [uname]
Password: [pass]
Back up
Back up a dedicated database from the Command Line:
[crayon-6a6e6ed018b53772982925/]
Back up all the databases:
[crayon-6a6e6ed018b5f725148215/]
Back up with…
