Hello,
we're in the process of attempting to migrate from an internally hosted MariaDB instance to an external database behind a ProxySQL instance. We noticed that Zabbix seems to be detecting an engine version from ProxySQL which is being returned and flagged as unsupported despite the backend database being on 10.11.8
As such to work around this, we added AllowUnsupportedDBVersions=1 to our server.config file and rebooted, but it doesn't seem to be doing anything as the service is still complaining about an unsupported DB version and won't start. Has anyone else run into this or know of a work around? We're running Zabbix v7.0.7 if that changes anything.
we're in the process of attempting to migrate from an internally hosted MariaDB instance to an external database behind a ProxySQL instance. We noticed that Zabbix seems to be detecting an engine version from ProxySQL which is being returned and flagged as unsupported despite the backend database being on 10.11.8
As such to work around this, we added AllowUnsupportedDBVersions=1 to our server.config file and rebooted, but it doesn't seem to be doing anything as the service is still complaining about an unsupported DB version and won't start. Has anyone else run into this or know of a work around? We're running Zabbix v7.0.7 if that changes anything.
Comment