How to patch the database with the patches from svn? Thanks.
Ad Widget
Collapse
How to install upgrades from svn(dbpatches)?
Collapse
X
-
If you are using this for a production environment: i advise against this.
Database upgrades are only supported from stable to stable release. Once you patch your database with a development release patch, you will have to upgrade your database manually from that point on (which requires in-depth knowledge of the current state of the zabbix db and a good portion of sql knowledge).
Comment