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 -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -