Hello,
While I am trying to import data to database i receive the below error
So I am not able to proceed with Zabbix installation
Details Cannot connect to the database.
mysql Ver 15.1 Distrib 10.5.4-MariaDB, for Linux (x86_64) using readline 5.1
Any help would be great.
Thank you
While I am trying to import data to database i receive the below error
HTML Code:
[root@zabbix zabbix-server-pgsql-5.0.1]# zcat create.sql.gz | mysql -uzabbix -p zabbix Enter password: ERROR 1071 (42000) at line 348: Specified key was too long; max key length is 3072 byte
So I am not able to proceed with Zabbix installation
Details Cannot connect to the database.
- The frontend does not match Zabbix database.
mysql Ver 15.1 Distrib 10.5.4-MariaDB, for Linux (x86_64) using readline 5.1
Any help would be great.
Thank you
Comment