Skip to content

Incompatibilities with MySQL 8 #15

Description

@franciscotudel-overtel

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

'groups' table has been renamed to 'hstgrp'
'function' field in the 'functions' table has been renamed to 'name'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions