select * from mysql.time_zone_name; select * from mysql.time_zone_leap_second; select * from mysql.time_zone; convert_tz is also, naturally, returning null with named timezones. I have tried re-starting and copying again, but yet no change. MySql Server's timezone is set to ...
$this->oStartDate);$this->oHistory->fillGapsAndLink($aStats, $aDates,$this, $link);if(!in_array($this->listOrderField, array_merge(array($this->statsBreakdown), array_keys($this->aColumns))) {$this->listOrderField =$this->statsBreakdown;$this->listOrderDirection =$this->statsBreakd...