We are using v. 1.0.5 for both client and servers.
We are using mariadb 10.0.17 with sql_error_log plugins.
sql_error_log
2016-11-15 15:21:28 exporter[exporter] @ localhost ERROR 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘NONBLOCKING’ at line 1 : SHOW SLAVE STATUS NONBLOCKING
2016-11-15 15:21:28 exporter[exporter] @ localhost ERROR 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘NOLOCK’ at line 1 : SHOW SLAVE STATUS NOLOCK
2016-11-15 15:21:28 exporter[exporter] @ localhost ERROR 1193: Unknown system variable ‘query_response_time_stats’ : SELECT @@query_response_time_stats
2016-11-15 15:21:33 exporter[exporter] @ localhost ERROR 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘NONBLOCKING’ at line 1 : SHOW SLAVE STATUS NONBLOCKING
2016-11-15 15:21:33 exporter[exporter] @ localhost ERROR 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘NOLOCK’ at line 1 : SHOW SLAVE STATUS NOLOCK
2016-11-15 15:21:33 exporter[exporter] @ localhost ERROR 1193: Unknown system variable ‘query_response_time_stats’ : SELECT @@query_response_time_stats
…
Are there any ways to deactivate the data collector relating to the error?