Posts

MySQL – How to Back Up and Restore a Database

Declarations Database: [dbname] User: [uname] Password: [pass] Back up Back up a dedicated database from the Command Line: [crayon-69f00f20f093f880108326/] Back up all the databases: [crayon-69f00f20f094c197094936/] Back up with…