/usr/share/grafana/public/app/plugins/datasource/mysql
# MySQL Data Source - Native Plugin Grafana ships with a built-in MySQL data source plugin that allows you to query and visualize data from a MySQL compatible database like MariaDB or Percona Server. ## Adding the data source 1. Open the side menu by clicking the Grafana icon in the top header. 2. In the side menu under the Dashboards link you should find a link named Data Sources. 3. Click the + Add data source button in the top header. 4. Select MySQL from the Type dropdown. Read more about it here: [http://docs.grafana.org/features/datasources/mysql/](http://docs.grafana.org/features/datasources/mysql/)
.
Edit
..
Edit
CHANGELOG.md
Edit
CheatSheet.tsx
Edit
MySqlDatasource.ts
Edit
README.md
Edit
configuration
Edit
dist
Edit
fields.ts
Edit
img
Edit
jest-setup.js
Edit
jest.config.js
Edit
module.ts
Edit
mySqlMetaQuery.test.ts
Edit
mySqlMetaQuery.ts
Edit
package.json
Edit
plugin.json
Edit
project.json
Edit
specs
Edit
sqlCompletionProvider.ts
Edit
sqlUtil.test.ts
Edit
sqlUtil.ts
Edit
tsconfig.json
Edit
types.ts
Edit
webpack.config.ts
Edit