Hello
I have upgrade Zabbix from 1.0 to 1.1 alpha1
when i use the file patch.sql for mysql i have an error :
insert into images values(1,1,"Hub",load_file("../data/images/Hub.png"));
ERROR 13: Can't get stat of '../data/images/Hub.png' (Errcode: 2)
Thanks
I have upgrade Zabbix from 1.0 to 1.1 alpha1
when i use the file patch.sql for mysql i have an error :
insert into images values(1,1,"Hub",load_file("../data/images/Hub.png"));
ERROR 13: Can't get stat of '../data/images/Hub.png' (Errcode: 2)
Thanks
Comment