• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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