I have tried to upgrade Zabbix 4.4.7 with this procedure.
https://www.zabbix.com/documentation...rade_notes_500
After the upgrade the GUI shows a 404 error and in the zabbix_server.log in find this error after the database upgrade was completed:
"database is not upgraded to use double precision values"
In the upgrade notes was this hint to patch the database:
database/mysql/double.sql
But I could not find this files anywhere on my system. From where do I get this patch?
https://www.zabbix.com/documentation...rade_notes_500
After the upgrade the GUI shows a 404 error and in the zabbix_server.log in find this error after the database upgrade was completed:
"database is not upgraded to use double precision values"
In the upgrade notes was this hint to patch the database:
database/mysql/double.sql
But I could not find this files anywhere on my system. From where do I get this patch?
Comment