• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question mysql database backup with mysqldump

mcsas

New Pleskian
Hello,

Since the update of Plesk 12.5 on Plesk Onyx 17.07 I have the problem that my mysql Datanbanken no longer be secured by the local machine.

My line from the script:
C: \ Parallels \ Plesk \ MySQL \ bin \ mysqldump -u test -p -databases dbtest> c: \ database-backup \ dbtest \ dbtest_% DATE% _% TIME% .sql

Error message:
mysqldump: Got error: 1045: Access denied for user 'test'@localhost' <using password:yes> when trying connect

From an external machine the data backup over this script works with the same user.

The problem I have only since the update of Plesk 12.5 to Plesk Onyx 17.0.7 on a Windows machine
 
Back
Top