Forums

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

mysql 8.0.17 support

Adrian Challinor
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!
November 2, 2019

Do you support MYSQL V8? 

My system was upgraded to Ubuntu 19.10 and the MySQL instance no longer works with Jira. I have dropped and recreated a clean database with the command: 

create database jiradb character set utf8 collate utf8_bin;

I confirmed that I can connect with: mysql -u jira -p jiradb 

I have upgraded the SQL Connector to mysql-connector-java-5.1.48

When I try to start JIRA I get 

This MySQL instance is not properly configured. Please follow the documentation for MySQL 5.7+ setup.

1 answer

0 votes
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.
November 4, 2019

Hi,

v8 is not yet supported. You can look at supported platforms here.

https://confluence.atlassian.com/adminjiraserver/supported-platforms-938846830.html

Suggest an answer

Log in or Sign up to answer