Command Mysql MySQL

mysqladmin -u root -p create dbname
mysql -u root -p dbname < backupfile.sql