Change database under JIRA - how to?

Rumceisz December 10, 2013

Hi All,

if we want to change the database under the JIRA e.g. from the default hs to MySQL what parameters, files need to be changed?

One is the dbconfig.xml which needs to be created and put to Home. What else? Do we need a restart?

What about JIRA4 and lower versions? These don't have dbconfig.xml.

Thanks in advance,

Rumi

1 answer

0 votes
Rahul Aich [Nagra]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 10, 2013

Hi

For jira 5 and above you need to provide your database host, database schema, database user and password in the dbconfig.xml.

For versions 4 and below, the sme configurations are to be provided in server.xml.

Have a look at this URL

For jira 4.4 and lower

https://confluence.atlassian.com/display/JIRA040/Connecting+JIRA+to+MySQL

For jira 5.0 or higher

https://confluence.atlassian.com/display/JIRA061/Connecting+JIRA+to+MySQL

rahul

Suggest an answer

Log in or Sign up to answer