Forums

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

Wrong MySQL Version, but correct one ist installed

Sebastian Neumann
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!
March 8, 2019

Hey ho,

 

i´ve got a very weird defect with my new jira installation (on linux server).

 

The Backend is managed in Plesk and there is MySQL-DB in newest version (10.1.38). After the jira installation i get the error, that the mysql version 5.5 is not compatible but there is no version 5.5 

 

Did you ever see this behaviour? Do you have an idea, what i can do to solve it??

 

If you need more information please let me know ;D

 

Thanks guys!

Sebastain

 

2 answers

2 accepted

0 votes
Answer accepted
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.
March 8, 2019

Hi,

Petr is correct. MariaDB is not supported. Switch your linux repos to MySQL & you won't run in any problems.

Best

JP

0 votes
Answer accepted
Petr Vaníček
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.
March 8, 2019

Hi,

you need to check supported platforms here https://confluence.atlassian.com/adminjiraserver/supported-platforms-938846830.html .

As you can see supported versions for Jira 8 is only MySQL 5.6 and MySQL 5.7, but as you mention you are running it over MariaDB (https://mariadb.com/kb/en/library/mariadb-10138-release-notes/) not MySQL. So you should run it only with supported DBMS.

Sebastian Neumann
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!
March 19, 2019

Thanks Petr for the fast respond. Actually the Provider of the server automatically installed mariaDB and did not provide mysql in version 5.5 or 5.7.

 

I reinstalled the server and installed the needed mysql, now everything works quite smooth ;) 

 

Thanks a lot!

Sebastian 

Suggest an answer

Log in or Sign up to answer