You can use the following code to import mysql using Drupal 8 drush 9. You can change the database name in the following command to match the name of the database.
drush sql-cli < database.sql
You can use the following code to import mysql using Drupal 8 drush 9. You can change the database name in the following command to match the name of the database.
drush sql-cli < database.sql
Add new comment