Forums

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

how to upgrade mysql

Rainbow
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 1, 2018

Hi,

I upgraded from 5.2.10 to 7.0.0 to 7.12.1 successfully.

I still need to upgrade mysql server from 5.1.73 to the latest supported version.

May I know if any official support from here or I need to seek help from mysql community?

 

Thanks,

 

Rainbow

2 answers

0 votes
JP _AC Bielefeld Leader_
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.
October 3, 2018

Hi,

you still want to make sure that the upgraded MySQL server & database are configured with the right settings before letting Jira start on that database. Check Charset & Collation settings on server, database & tables. Check transaction settings.

From the docs:

MySQL:

  • Jira will not work on:
    • 4 byte characters, regardless of MySQL version
    • MariaDB nor PerconaDB
  • We recommend running MySQL in strict mode.

Make sure that all known issues are considered:

https://confluence.atlassian.com/adminjiraserver/connecting-jira-applications-to-mysql-938846854.html

Please consider doing this in a test/staging environment before repeating it on a productions site. MySQL is upgraded the same way: 5.1 to 5.5 (latest), 5.5 to 5.6 (latest), 5.6 to 5.7 (latest). Consider the upgrade documentation on MySQL on this topic.

Best

JP

0 votes
KellyW
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 1, 2018

Hi,

 

This question is more for the database vendor sites.

 

Check out Upgrading MySQL.

 

Regards,
Kelly

Suggest an answer

Log in or Sign up to answer