Since upgraded MySQL from 8.0 to 8.4.2 LTS the key
returns unsupported
Everything else with the template works fine. I don't use replication so no impact for my context.
Code:
db.odbc.get[get_replication,"{$MYSQL.DSN}"]
Code:
Cannot execute ODBC query: [SQL_ERROR]:[42000][1064][[MySQL][ODBC 9.0(w) Driver][mysqld-8.4.2]You have an error in your SQL syntax; check the manual that corresponds to your MySQL ]
Code:
Zabbix Server 7.0.4 Zabbix Agent 7.0.4 ODBC Driver 9 for MySQL Server MySQL 8.4.2
Comment