Привет, был заббикс 5.4, сделал апгрейд на 6.2, обновил рнр до 7.4. Сейчас есть ошибка обновления базы:
[Z3005] query failed: [1142] TRIGGER command denied to user 'zabbix'@'localhost' for table 'hosts' [create trigger hosts_insert after insert on hosts
for each row
insert into changelog (object,objectid,operation,clock)
values (1,new.hostid,1,unix_timestamp())]
2188:20220711:115546.296 database upgrade failed
2188:20220711:115546.298 database could be upgraded to use primary keys in history tables
Помогите советом.
[Z3005] query failed: [1142] TRIGGER command denied to user 'zabbix'@'localhost' for table 'hosts' [create trigger hosts_insert after insert on hosts
for each row
insert into changelog (object,objectid,operation,clock)
values (1,new.hostid,1,unix_timestamp())]
2188:20220711:115546.296 database upgrade failed
2188:20220711:115546.298 database could be upgraded to use primary keys in history tables
Помогите советом.
Comment