mirror of
https://github.com/grafana/grafana.git
synced 2026-08-10 05:08:16 -05:00
* use utf8mb4 character set for connections to mysql * use utf8mb4 character set for tables, shorten varchar fields used in unique indexes * migration type to update table character set * update table character sets * set charset for temp_user.status * gofmt