Unable to connect de MySQL

Josep Vila November 13, 2017

Hello,

I've got following error when trying to connect to MYSQL database in order to get fields data.

I would like to know how to include MYSQL driver to get connection working.

 

Thank you.

 

custom_fields_mysql_error.PNG

1 comment

Comment

Log in or Sign up to comment
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 14, 2017

Good.  You don't want to be connecting to the database directly, it's a really bad idea, and the single worst possible way to get to Jira data.

Could you explain what you are trying to do so we can help you with the right way to use Jira?

Josep Vila November 14, 2017

Hello,

I've got an email from CustomFields++ developer with the solution. My issue was in URL, the correct string is:

jdbc:mysql://localhost/database

I was missing jdbc: at the begining.

 

Thank you all.

TAGS
AUG Leaders

Atlassian Community Events