I'm getting this error with Azure Database for MySQL (5.7.29), please help!
Gavin - Make sure that you follow all of the steps here: https://confluence.atlassian.com/adminjiraserver/connecting-jira-applications-to-mysql-5-7-966063305.html and make sure everything is setup to connect to a MySQL 5.7 DB.
I followed the steps and set all parameters, still no luck. I tried MySQL 8 on Azure as well, it showed: "MySQL 8 was selected but underlying database reports a different version." I guess we can't use any Azure Database for MySQL for Jira application?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gavin You , this a know issue with Azure per their documentation Limitations in Azure Database for MySQL
select version();
command.We faced the same issue, and we switched to managed DB instead of Azure MySQL.
Regards,
Ziad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.