Hi Members,
I tried to execute "Runtime.getRun time.exec("mysq l -u username -ppassword databaseName < c:/data/backup.sql;"
But this command is not restoring my database, instead if i run the same comman d through command prompt it works fine. I have also gone through many document and discussion.
Please help me in this to fix this issue.
I tried to execute "Runtime.getRun time.exec("mysq l -u username -ppassword databaseName < c:/data/backup.sql;"
But this command is not restoring my database, instead if i run the same comman d through command prompt it works fine. I have also gone through many document and discussion.
Please help me in this to fix this issue.
Comment