MySQLのバックアップとリストア - IT+
↑これ見て、ユーザ名とかパスワードとか必要なので↓これでやった。

% mysql db_name < dump_file -u user_name -p
Enter password: