Back

Dump MySQL database using Command Prompt.

Copy Below Code View As A Text File Show Text Only Show API Edit Code
                            

mysqldump -u root -p db_waqas > /var/www/html/test/db_waqas.sql