インポート

mysql> -u[ユーザ名] -p[パスワード] [DB名] < [ファイルパス]


例:
mysql> -uroot -proot testDB < c:\test.sql
最終更新:2007年03月27日 12:00