Hi Nanu,
According to me
You could use
1. --result-file=file, -r file
2. > file (complete path or present working directory would be the place
where your file would be saved)
Since you are not mentioning the output to be in any different format apart
from SQL, it would be a sql file. You can na
Hi!
I'm a newbie trying to use the backup\dump command.
My questions are:
1. When using the command "mysqldump --single-transaction --quick
-uroot -p --all-databases", what is the default destination path
(server\volume\folder) and the default file name?
2. If using a redirection " > destinatio