I want to export my database and i am using this code:
mysqldump -p -u markazo_b markazo_b > /tmp/file.sql
But SSH show this error:
You probably don't have the MySQL /bin folder on your PATH. Change to your mysql /bin folder and try the command again.
/bin