I believe I have found a bug with this revision. Can anyone confirm before I file a bug report?
Thanks!
I have line 6603 to be:
Thanks!
Code:
# mysql -uzabbix -p zabbix < create/data/data.sql Enter password: ERROR 1136 (21S01) at line 6603: Column count doesn't match value count at row 1
Code:
INSERT INTO sysmaps_elements VALUES (2,2,10017,0,19,19,19,'ZABBIX Server',NULL,100,100,'');
Comment