Forums

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

How can I migrate from Jira 7.0.0 to the latest version without losing my data?

JConstantine September 24, 2019

After the migration is complete I need to transfer my data from the embedded H2 database to MySQL database. How can I do this? Is 5.7 the last supported version of MySQL?

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
September 24, 2019

Export it to XML, build your new Jira system (on exactly the same version of Jira) connected to a supported version of MySQL, but empty, then import the xml.  Then you can upgrade that to the latest version.

See https://confluence.atlassian.com/adminjiraserver/switching-databases-938846867.html for changing the database

JConstantine September 25, 2019

If I create a new JIRA instance connected to MySQL supported by JIRA 7.0.0, import an XML backup file then I will not only need to update JIRA, but also MySQL, right?

Suggest an answer

Log in or Sign up to answer