I would like to know how to dump all databases into a folder. I'm using a Linux/Debian Afer connecting on the server with root access I make
$ mysql -u admin -p
To connect on mysql.
Then which commands are to extract all databases created in my Plesk Panel?