Hi, I'm seeking your help because I'm trying to install Zabbix 4 on a Debian 9 Server (Hyper-V, for testing).
Everythiong is good until I need to import initial schema and data into Mysql.
At this moment I always has this kind of error :
ERROR 2013 (HY000) at line 141: Lost connection to MySQL server during query
The line number is not always the same, best record for nomw is line 1132 ...
I have tried to play with mysql settings like :
innodb_buffer_pool_size
max_allowed_packet
net_read_timeout
net_write_timeout
But nothings working.
Everythiong is good until I need to import initial schema and data into Mysql.
At this moment I always has this kind of error :
ERROR 2013 (HY000) at line 141: Lost connection to MySQL server during query
The line number is not always the same, best record for nomw is line 1132 ...
I have tried to play with mysql settings like :
innodb_buffer_pool_size
max_allowed_packet
net_read_timeout
net_write_timeout
But nothings working.
Comment