• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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