Hi,
I am unable to configure MySQL database as shown in this
link .My local database i.e MySQl is running on the port:3306
I populated the fields in data configuration form as shown below:
Database Type:MySQL
Username:root
Password:***
url: jdbc:mysql://localhost:3306/openhds
Driver: com.mysql.jdbc.Driver
But I am getting the following error:
- Error executing script. Exception : com.mysql.jdbc.Driver
Can anyone please tell as to where I am going wrong.