configuration - How to configure MySQL data source for PhpStorm? -


i have legacy php project using mysql. phpstorm discovers there mysql queries inside project, , asks me provide data source them.

this opens window:

data sources , drivers mysql

yet totally confused on how provide credentials mysql database. expected mask enter mysql host, username, password , target database name. yet cannot find in here.

how configure mysql data source in phpstorm?

to create new source projet, click on green "+" icon , select mysql in list of drivers. should display fields database info including username , password.

project data source in phpstorm


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

python - Error: Unresolved reference 'selenium' What is the reason? -

asp.net ajax - Jquery scroll to element just goes to top of page -