url: jdbc:mysql://*:*/*?serverTimezone=UTC
如下報(bào)錯(cuò),可在數(shù)據(jù)庫(kù)連接中指定時(shí)區(qū)
Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
HHH000342: Could not obtain connection to query metadata : The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone.
如下報(bào)錯(cuò),可在數(shù)據(jù)庫(kù)連接中指定時(shí)區(qū)
Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set
HHH000342: Could not obtain connection to query metadata : The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone.
2018-09-24