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