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

SJ 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 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