borgqueenx
Verified User
- Joined
- Sep 2, 2019
- Messages
- 19
I am having trouble with the directadmin sql root password. if i want to execute this command:
mysqldump -u root -p passwordhere –all-databases| gzip > /root/Backups/mysql_server.sql.gz
it asks for a password...re-entering it, makes it give error 1045 DENIED.
Yet... I am entering the root as user, and the password associated with it from the conf file in the directadmin folder.
Whats wrong here?
mysqldump -u root -p passwordhere –all-databases| gzip > /root/Backups/mysql_server.sql.gz
it asks for a password...re-entering it, makes it give error 1045 DENIED.
Yet... I am entering the root as user, and the password associated with it from the conf file in the directadmin folder.
Whats wrong here?