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
Open the sql file and comment out the line that tries to create the existing database.