Dear friends, I am using following command to dump mysql database files,
mysql> mysqldump b
-> c:/hdump/dump.sql
where c:/hdump/dump.sql is the path where database files should be stored,
however its not working.
Any guidance, please.
Dear friends, I am using following command to dump mysql database files,
mysql> mysqldump b
-> c:/hdump/dump.sql
where c:/hdump/dump.sql is the path where database files should be stored,
however its not working.
Any guidance, please.