Grafana + MySQL timezone issue

Having

SELECT UNIX_TIMESTAMP(time) AS “time”, …

shifts everything back 2 hours in time.

I guess now if I don’t shift time when I insert records, everything should be fine.

I mean, again, this is just the basic functionality. I was expecting it to work out of the box. Are all the developers and testers sitting nex to the Big Ben? :slight_smile:

2 Likes