Attempting to restore wordpress using the sql files created by Wordpress BackUp to Dropbox. The restore fails. Partial log file:
ERROR: Unable to publish the database. For more information, see "http://go.microsoft.com/fwlink/?LinkId=205387"
12:16:45 PM: Adding database (MSDeploy.Continous/dbMySql[@path='database=XXXXXXXAJwLXqdZw;server=us-cdbr-azure-northcentral-a.cleardb.com;user id=_____88083279c;allow user variables=True']/sqlScript)
12:16:45 PM: Opening SQL Connection with connection string 'database=XXXXXXXAJwLXqdZw;server=us-cdbr-azure-northcentral-a.cleardb.com;user id=_____88083279c;allow user variables=True'. The 'transacted' setting for this connection is 'False'.
12:16:45 PM: Unable to publish the database. For more information, see "http://go.microsoft.com/fwlink/?LinkId=205387"
12:16:45 PM: Could not publish the site. Unable to publish the database. For more information, see "http://go.microsoft.com/fwlink/?LinkId=205387"
12:16:45 PM: Error detail:
12:16:45 PM: An error occurred during execution of the database script. The error occurred between the following lines of the script: "135" and "145". The verbose log might have more information about the error. The command started with the following:
12:16:45 PM: "--
-- Dumping data for table `wp_comments`
--
LOC"
12:16:45 PM: INSERT command denied to user '_____88083279c'@'157.55.252.53' for table 'wp_comments' http://go.microsoft.com/fwlink/?LinkId=178587
12:16:45 PM: Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_SQL_EXECUTION_FAILURE.
12:16:45 PM: at Microsoft.Web.Deployment.StatusThreadHandler.CheckForException()
12:16:45 PM: at Microsoft.Web.Deployment.AgentClientProvider.RemoteDestSync(DeploymentObject sourceObject, DeploymentSyncContext syncContext, Nullable`1 syncPass)
12:16:45 PM: at Microsoft.Web.Deployment.DeploymentObject.SyncToInternal(DeploymentObject destObject, DeploymentSyncOptions syncOptions, PayloadTable payloadTable, ContentRootTable contentRootTable, Nullable`1 syncPassId)
12:16:45 PM: at Microsoft.Web.Deployment.DeploymentObject.SyncTo(DeploymentProviderOptions providerOptions, DeploymentBaseOptions baseOptions, DeploymentSyncOptions syncOptions)
12:16:45 PM: at Microsoft.Web.Deployment.DeploymentObject.SyncTo(String provider, String path, DeploymentBaseOptions baseOptions, DeploymentSyncOptions syncOptions)
12:16:45 PM: at Microsoft.Web.Deployment.DeploymentObject.SyncTo(DeploymentWellKnownProvider provider, String path, DeploymentBaseOptions baseOptions, DeploymentSyncOptions syncOptions)
12:16:45 PM: at Microsoft.WebMatrix.Deployment.WebDeployWorker.Execute(CommandManager commandManager, CertificateValidationService certificateValidationService, Boolean skipHiddenFiles)