i have been trying to create a mysql database from an sql file using the following command:
mysql -u root -p mydatabse < /home/user/mydata.sql