When run the following command:
zcat /usr/share/doc/zabbix-server-mysql-3.4.1/create.sql.gz | mysql -u root -p zabbix
it shows the following error:
ERROR 1366 (HY000) at line 3390: Incorrect string value: '\xD0\xA1' for column 'units' at row 1
How can this be resolved?
yum -y install zabbix-server-mysql zabbix-web-mysql – Zakir Sep 16 '17 at 03:17