MySQL вставить командную строку базы данных
mysql -u username -p database_name < file.sql
Funny Fish
mysql -u username -p database_name < file.sql