[plugin-mysql] Fix to send Bytes_sent and Bytes_received correctly by shibayu36 · Pull Request #649 · mackerelio/mackerel-agent-plugins
mackerel-plugin-mysql was mistakenly sending bytes/min as Bytes_sent and Bytes_received. This PR fixes this problem to send bytes/sec as Bytes_sent and Bytes_received.