-
Problem report
-
Resolution: Fixed
-
Minor
-
5.0.12
-
Sprint 77 (Jun 2021), Sprint 78 (Jul 2021)
-
0.25
Hi,
Create notification message subject ~250 characters
Upgrade from 5.0.x to 5.0.12 and the Zabbix upgrade fails:
1108:20210531:182005.428 starting automatic database upgrade 1108:20210531:182005.441 [Z3005] query failed: [1406] Data too long for column 'subject' at row 1 [update opmessage set subject='......',message='........']
{EVENT.NAME} -> {EVENT.RECOVERY.NAME} (ZBX-19102)
and it's more then `subject` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT ''
Regards, Elina
- caused by
-
ZBX-19102 {TRIGGER.NAME} at the time of recovery is not converted to {EVENT.RECOVERY.NAME} by DB upgrade.
- Closed