We would like to upgrade our Zabbix servers that we are using internally, the current version that we are using is 5.2 and we want to upgrade to 5.4.
We are using a AWS managed MySQL cluster (RDS aurora) this version of MySQL is 5.7.12. AWS is saying the following:
It seams that AWS is not going to update to 5.7.28.
The error that we are viewing is the following:
I have the following questions:
Arno
We are using a AWS managed MySQL cluster (RDS aurora) this version of MySQL is 5.7.12. AWS is saying the following:
Please note that the compatibilities of MySQL 5.7.28 are implemented through the Aurora version and Zabbix application is getting MySQL version as 5.7.12 but not taking the aurora version.
The error that we are viewing is the following:
Unsupported DB! MySQL version is 50712 which is smaller than minimum of 50728
- Is there any way to manipulate or skip this this check (via a configuration change)? We would like to see if the upgrade is working.
- Is there any documentation online about why MySQL 5.7.28 is required?
- Any people out there that had this same issue and resolved it (in another way)?
Arno
Comment