Hi community
I have this schema: zabbix proxy5.2(vm1), zabbix web and server5.4(AKS Cluster) and database(vm2). AKS Clusterupgraded to 5.4 by accident but the database cant run. I have these errors:

If i try to modify db.version to 5.4, i have this error:

Alter table changes nothing.
If my zabbix-server pod restarts, db.version changes again to 5.3 and it give another different error like "query failed".
Any help is appreciated.
Thanks
I have this schema: zabbix proxy5.2(vm1), zabbix web and server5.4(AKS Cluster) and database(vm2). AKS Clusterupgraded to 5.4 by accident but the database cant run. I have these errors:
If i try to modify db.version to 5.4, i have this error:
Alter table changes nothing.
If my zabbix-server pod restarts, db.version changes again to 5.3 and it give another different error like "query failed".
Any help is appreciated.
Thanks
Comment