Fix MySQL purge with remote MySQL server

This commit is contained in:
VirtuBox
2020-01-21 12:44:07 +01:00
parent 87e46d9145
commit a40a96c3e3
3 changed files with 13 additions and 13 deletions

View File

@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Fixed
- MySQL databases backup when using remote MySQL server
### v3.11.4 - 2020-01-17
#### Fixed