I\'m confused how to import a SQL dump file. I can\'t seem to import the database without creating the database first in MySQL.
This is the error displayed when
I create the database myself using the command line. Then try to import again, it works.