1

I want to use Hibernate JPA with MySql NDB cluster.

Rama Palaniappan
  • 365
  • 1
  • 3
  • 12

1 Answers1

0

I used a wrong port to connect to NDB (1186). After I corrected the port (3306) it all worked fine.

Rama Palaniappan
  • 365
  • 1
  • 3
  • 12