The mysqli error was: Unknown database
问题 I am importing a mysql database from the webserver to my local system for a migration from drupal 6 to drupal 8. I did an Export with phpmyadmin on the server. Then I created the database locally also with phpmyadmin and imported my dump from the server via phpmyadmin's import function. Then I created the user with the setting of my drupal 6 configuration. I can see the database in phpmyadmin if I connect with my local root user. I cannot connect with the user created from the settings ( lets