Hi,
Did anyone encounter such error:
on MariaDB side, after update to MariaDB-server-10.4.7-1?
Field poc_2_phone_b is visible in host_inventory table schema.
Day before, there was also an update zabbix-server-mysql-4.2.5-1 on that machine, but it did not put any warnings in DB log (at that time MariaDB-server was still in version 10.4.6)
Did anyone encounter such error:
HTML Code:
Cannot add field `poc_2_phone_b` in table `zabbix`.`host_inventory` because after adding it, the row size is 8246 which is greater than maximum allowed size (8126) for a record on index leaf page.
Field poc_2_phone_b is visible in host_inventory table schema.
Day before, there was also an update zabbix-server-mysql-4.2.5-1 on that machine, but it did not put any warnings in DB log (at that time MariaDB-server was still in version 10.4.6)
Comment