I have already gone through the upgrade once and the mysql portion failed... unfortunately, I didn't write down the error. I am now getting ready to go through the upgrade a 2nd time (had made a backup of the entire install prior) and am wondering what the correct mysql upgrade procedures are.
Do I simply need to go to the /upgrades/dbpatches/1.6/mysql directory and type the following?
# cat patches.sql | mysql -u<user> -p<pass> zabbix
Thanks in advance,
Bill
Do I simply need to go to the /upgrades/dbpatches/1.6/mysql directory and type the following?
# cat patches.sql | mysql -u<user> -p<pass> zabbix
Thanks in advance,
Bill
Comment