So this is a confirmed issue with the way MySQL interprets our call to set the connection timezone. The work around it to simply unset the reporting timezone in the admin settings which is now ...
-- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA INSERT INTO time_zone_name (Name, Time_Zone_id) VALUES ('MET', 1), ('UTC', 2 ...