-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 1.9.0 (alpha)
-
Component/s: Installation (I)
-
None
-
Environment:r8242
The error occurs according to the following procedure.
1. # mysql -uroot
mysql > create database zabbix;
mysql > quit
2. # cat ./zabbix-1.7.2/create/schema/mysql.sql | mysql -uroot zabbix
3. # cat ./zabbix-1.7.2/create/data/data.sql | mysql -uroot zabbix
-
- The error message is displayed. **
ERROR 1136 (21S01) at line 506: Column count doesn't match value count at row 1
- The error message is displayed. **
Thank you in advance.