how can we backup mysql db’s deployed on Azurestack with mysql resource Provider.
we have only a connectionsting like:
server=mysqlhost001.azs.cloudapp.mydomain.ch;password=************;userid=dbadmin;port=3306;database=cmysqlbsadb001
how can we backup mysql db’s deployed on Azurestack with mysql resource Provider.
we have only a connectionsting like:
server=mysqlhost001.azs.cloudapp.mydomain.ch;password=************;userid=dbadmin;port=3306;database=cmysqlbsadb001
Hi Robert,
Thanks for the details, we have added some changes to SQLBackupAndFTP, could you please install the following release and check it https://www.dropbox.com/s/5hpx7dppg5ipwn8/SBFv12.exe?dl=0 Please make sure that you specify your User Name via @ like UserName@ServerName
Please let us know if it works.
Sorry for the inconvenience.