0

I am working on Netbeans-11.0 with JDK12 on Ubuntu 19.04. I have LAMP server with which I use phpMyAdmin to connect to MySQL server. Now I am trying to connect Netbeans to MySQL server but it shows an error. Please help me..

Error message : null, message from server: "Host '127.0.0.1' is not allowed to connect to this MySQL sever" enter image description here]1

Srinivas V
  • 32
  • 1
  • 7
  • Interesting perhaps update the permissions to connect from any host (%) – jspcal Jun 05 '19 at 19:03
  • Before you allow any host, try first if your local IP works (you can find it when you run the command ifconfig inside a terminal). – Joachim Rohde Jun 06 '19 at 06:49
  • Please update your question to provide the exact error you are getting in text form. The crucial error message in the screen shot is almost illegible, and is also not searchable. – skomisa Jun 06 '19 at 07:13
  • Possible duplicate of [MySQL Host '::1' or '127.0.0.1' is not allowed to connect to this MySQL server](https://stackoverflow.com/questions/44871109/mysql-host-1-or-127-0-0-1-is-not-allowed-to-connect-to-this-mysql-server) – skomisa Jun 06 '19 at 07:14

0 Answers0