How To Install MySQL 5.5 Command Line Interface – No Errors – Optimal Configuration



How To Install MySQL 5.5 Command Line Interface – No Errors – Optimal Configuration

How To Install MySQL 5.5 Command Line Interface - No Errors - Optimal Configuration

A lot of us get the following error while installing MySQL 5.5 CLI

ERROR:
‘The secutity settings could not be applied to the database because the connection has failed
with the following error.

Error No 1045
‘Access denied for user ‘root’ @’localhost’ (using password: NO)

I 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.

Ifyou 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 your last installation
is still needed to connect to the server. n this case please select skip now and re-run the
Configuration Wizard from the start menu.

In this video I will show you the best configuration for MySQL 5.5 Command Line Interface installation so that you can avoid this error.

Download Link: https://downloads.mysql.com/archives/community/?version=5.5.41

Comments are closed.