I'm working on a project with MySQL. I've downloaded and installed MySQL from oracle website. I've installed MySQL workbench version 6.3.4.0 build 829 (64 bit), and configured MySQL server at localhost, on 1527 port. But when I try to connect the database with workbench It pops up this message screen:
I've studied and searched for this problem from HERE, HERE, HERE, HERE and many other tutorials and websites, But I'm still Unable to connect with database.
I've studied the prerequisites for workbench so I installed following component:
I've Windows 10 (64 bit) operating system.
So tell me how to solve this problem.
INFO:
- I'm
ableto connect this database usingJAVA and JDBC. Workbenchworksfineon other computer havingWindows 10

