I would like to know how to restore all database to the server at once
that is why I asked if the sytax below is correct.


mysqldump -u root -p password --all-databases < c:\databases.sql