Import Database via Command Line
mysql -u db_username -p current_db_name < path/file_to_be_imported.sql