table groups does not exist anymore, changed the name to hstgrp.
Can you please update script :-)
Those tables were renamed to make it compatible with MySQL 8 since those words are reserved in new release of MySQL
'groups' table has been renamed to 'hstgrp'
'function' field in the 'functions' table has been renamed to 'name'
From: https://www.zabbix.com/forum/zabbix-help/374145-is-table-groups-on-mysql-missing-after-update-3-2-11-to-4-0-4
table groups does not exist anymore, changed the name to hstgrp.
Can you please update script :-)
Those tables were renamed to make it compatible with MySQL 8 since those words are reserved in new release of MySQL