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-69b0181c2799a398578766/]
Back up all the databases:
[crayon-69b0181c279a7208995954/]
Back up with…
