mirror of https://github.com/grafana/grafana.git
				
				
				
			
				
					
						
							* Fix postgres QE a11y label issue * Add aria-label to query-editor * Remove unecessary element ID. * Use aria-labeledby instead of aria-label * Prefer aria-labelby with dynamic ids * Prefer "for" over aria-labeledby * Prefer "for" over aria-labeledby for MSSQL QE  | 
			||
|---|---|---|
| .. | ||
| img | ||
| partials | ||
| specs | ||
| README.md | ||
| datasource.ts | ||
| meta_query.ts | ||
| module.ts | ||
| mysql_query_model.ts | ||
| plugin.json | ||
| query_ctrl.ts | ||
| response_parser.ts | ||
| sql_part.ts | ||
| types.ts | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	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.
Adding the data source
- Open the side menu by clicking the Grafana icon in the top header.
 - In the side menu under the Dashboards link you should find a link named Data Sources.
 - Click the + Add data source button in the top header.
 - Select MySQL from the Type dropdown.
 
Read more about it here: