Hello,
I'm installing the last Beta version 1.7.2, and when i create the database, in the instruccion:
cat data.sql | mysql -u<user> -p<password> zabbix
give me this error:
ERROR 1136 (21S01) at line 506: Column count doesn't match value count at row 1
Any idea..¿?
Regards,
Santi
I'm installing the last Beta version 1.7.2, and when i create the database, in the instruccion:
cat data.sql | mysql -u<user> -p<password> zabbix
give me this error:
ERROR 1136 (21S01) at line 506: Column count doesn't match value count at row 1
Any idea..¿?
Regards,
Santi
Comment