Comments - MariaDB 10.3.32 and Jira 8.20 - possible? I can't get the set-up right

3 years ago Peter Schnell

Thank you for the hint, I tried setting the version with

mysqld_safe --version="8.13.13"

In PhpMyAdmin I see the version 8.13.13, the database works.

But when I start the Jira Database Configurarion again, I still get the error message "MySQL 8 was selected but underlying database reports a different version." :-(

I think, I need a value for the version that Jira accept...

 
3 years ago Peter Schnell

I have the solution! Thank you very much! mysqld_safe --version="8.0.25-0" works! I can now start my configuration of Jira! The hint to use the option --version was the right hint!

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.