Hi, when I try upgrade. I get error
using configuration file: /etc/zabbix/zabbix_server.conf
3628:20200604:082411.132 current database version (mandatory/optional): 04030004/04030004
3628:20200604:082411.132 required mandatory version: 04040000
3628:20200604:082411.132 optional patches were found
3628:20200604:082411.132 starting automatic database upgrade
3628:20200604:082411.144 [Z3005] query failed: [1366] Incorrect string value: '\xD0\x97\xD0\xB0\xD0\xB3...' for column 'error' at row 56 [insert into item_rtdata (iteate,i.mtime,i.error from items i join hosts h on i.hostid=h.hostid where h.status in (0,1) and i.flags<>2]
3628:20200604:082411.159 database upgrade failed
How I can fix it, but not lost data?
using configuration file: /etc/zabbix/zabbix_server.conf
3628:20200604:082411.132 current database version (mandatory/optional): 04030004/04030004
3628:20200604:082411.132 required mandatory version: 04040000
3628:20200604:082411.132 optional patches were found
3628:20200604:082411.132 starting automatic database upgrade
3628:20200604:082411.144 [Z3005] query failed: [1366] Incorrect string value: '\xD0\x97\xD0\xB0\xD0\xB3...' for column 'error' at row 56 [insert into item_rtdata (iteate,i.mtime,i.error from items i join hosts h on i.hostid=h.hostid where h.status in (0,1) and i.flags<>2]
3628:20200604:082411.159 database upgrade failed
How I can fix it, but not lost data?
Comment