I am trying to integrate Grafana 6.5.2v with MySQL 8v.
The data is getting populated within MySQL database using Python 3.7 scripts.
I granted all the required permissions to Grafana to access my database. But I am unable to plot the graphs(No Data is getting displayed even in tabular form).
Can anyone please help me whether MySQL 8 is supported by Grafana, If so where am I going wrong.
If Grafana doesn’t support MySQL 8 then please help with the compatible version of MySQL.