
DBHaxor | Reputations
Posted an answer
How to dump given database in full in mysql from command prompt ?use the command mysqldump as below: [apcode language="bash"] mysqldump --databases < DB_name > dump.sql [/apcode] |
February 25, 2020 | 5 | |
Registered
|
February 25, 2020 | 10 |