I am new to MySql and trying to setup a connection. I have provided the below details: ConnectionName: RefferBuddy ConnectionMethod : Standard(TCP/IP) Hostname: 127.0.0.1 Port : 3306 username : root password: root
Now when I click on Test Connection, I get the error "Failed to connect to MySql at 127.0.0.1:3306 with user root".
Can some one help me on this.
Also, I have installed mysql workbench. Do we need to install mysql server also? Thank You.