I have MySql db on Machine A , I have Mysql credentials. And accessing this MySQL from machine B which I have crdential's. But I couldn't take mysqldump from Machine B. Please help me. Both ae Linux machines.
feedback
|
|
In General if you have the credentials for accessing MySql from Machine B. You should have MySQL user name , host name and Password.Then You can write the Command for taking backup On Machine B Write
If You Face issues there may be some network issue try some things as
| |||||
feedback
|