mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 07:22:13 +08:00

* Make it clear that MariaDB is also supported as datasource MariaDB is now the default relational DB on lots of Linux distribution, it's important to make it clear that it is perfectly supported. * Fix 404 and make MySQL docs URL more robust And lint with prettier. * Review from lwandz13