Settings of Mysqly in the PHPstorm

PHPstorm throws an error 
upon initial setup, PHPstorm can't find the database with the designated name

Who now, how it can be corrected?

0

When exactly do you get this error, when adding your data source?
If so, is that sure that the database does in fact exist?
Please try to connect with no database specified, just the host:port pair.

1

请先登录再写评论。