cara mengimpor database di mysql oleh cmd

mysql -u username -p database_name < file.sql
Funny Fish