0

I want to export database using shell in XAMPP firstly I write cd: \XAMPP\MYSQL\bin after this command done , I use this command "MYSQLDUMP -u root -p HR > HR.MYSQL" for exporting database HR output database is exported but without any tables what should I do ?

I try to export database HR with shell ,and I expect to exporting database with all tables.

0 Answers0