How can I import a database with mysql from terminal?
I cannot find the exact syntax.
From Terminal:
mysql -uroot -p --default-character-set=utf8 database_name