I'm trying to connect Grafana with MySQL.
I pulled grafana to docker and ran it. MySQL is not in container.
I created user with all privileges, created database and table. Set from 127.0.0.1 to 0.0.0.0.
When i trying to connect to MySQL in Grafana, it show
query failed - please inspect Grafana server log for details
I don't know what to do, could someone help?
Thanks a lot!
EDIT: When I spam "save&test", it showed
Datasource has already been updated by someone else. Please reload and try again