grafana/pkg/tsdb/mysql
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651)
* Fix timeInterval for mysql datasource

This changes the > to >= and the < to <=, so the intervals are inclusive.
This should fix the #8635

* Fix validation
2017-06-19 08:58:22 -04:00
..
macros_test.go Fix timeInterval for mysql datasource (#8651) 2017-06-19 08:58:22 -04:00
macros.go Fix timeInterval for mysql datasource (#8651) 2017-06-19 08:58:22 -04:00
mysql.go mysql: adds mapping for int/long 2017-05-16 16:07:42 +02:00