java - MySQL Backup and Restore using mysqldump.exe and mysql.exe -
how include mysqldump.exe
, mysql.exe
in current bundle , give it's name backup or restore rather passing path following.
string command = "d:/program files/mysql/mysql server 5.6/bin/mysqldump -uroot -pdbpass --add-drop-database -b db........
in c# can using 'processstartinfo
'
java mysql
No comments:
Post a Comment