Posts
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-6aa16015855c6147960477/]
Back up all the databases:
[crayon-6aa16015855cf562907511/]
Back up with…
