shell> mysql database < textfile
shell> mysql < textfile
mysql> source textfile;
mysql> source C:/Users/komina/Documents/sample.sql;