Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Which version of MYSQL driver i should use with my Plugin ??

SJ
Contributor
July 15, 2014

Hi,

i am writing a plugin for jira. In that i want use mysql. Which version MYSQL driver i should use ??

MY JIRA VERSION = v6.0.5

Now i am using mysql 5.1.30. But often i am getting exception saying 'No Operation can be performed after driver Close'

Please Help me !!!!!

1 answer

0 votes
Elisa _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 15, 2014

Hi Jothi,

You should be able to work with MySql 5.1, though there are some known issues about connection closures.

Please, see if this helps you:
https://confluence.atlassian.com/display/JIRA/Surviving+Connection+Closures

Cheers!

SJ
Contributor
July 17, 2014

Hi,

MySql 5.1 means 5.1.0 or something else?? Please specify the exact version and which is somewhat stable also ??

Elisa _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 17, 2014

It means 5.x (excluding 5.0) with the JDBC Connector/J-5.1.

More info: https://confluence.atlassian.com/display/JIRA060/Supported+Platforms

Suggest an answer

Log in or Sign up to answer