Hi,
I'm trying to export my MySQL databases but this keeps happening:
What am I doing wrong?Quote:
[root@sftrhost sftr]# mysqldump -u mysql -p formyeyesonly sftr > FILE.sql
Enter password:
mysqldump: Got error: 1045: Access denied for user: 'mysql@localhost' (Using password: YES) when trying to connect
