Esatto mysql. In particolare mi dice al passo Apply Security Settings:

The security settings could not be applied to the database because the connection has failed with the following error:
Error N.1045

Access denied for user 'root'@'localhost'(using password:YES)

If a personal firewall is running on your machine, please make sure you have opened the
TCP port 3306 for connections, otherwise no client application can connect to the server.
After you have opened the port please press retry to apply the security settings.

If you are re-installing after you just uninstalled the mysql server please note that the
data directory was not removed automatically. therefore the old password from you last
installation is still need to connect to the server. in this case please select skip now
and rerun the configuration wizard from the start menu.


Pensavo fosse il firewall aziendale ma ora sono a casa ed ho lo stesso problema. Come faccio a capire se la porta è bloccata? Premetto che è la prima volta che installo MySql.

grazie