idea鏈接mysql報錯Server returns invalid timezone. Go to 'Advanced' tab and set 'serverTimezone' property

緣由:服務器返回無效時區,轉到「高級」選項卡並手動設置「serverTimezone」屬性。 在mysql的命令行窗口輸入如下命令便可: show variables like ‘%time_zone%’; set global time_zone=’+8:00’;mysql
相關文章
相關標籤/搜索