mysql的時(shí)區(qū)錯(cuò)誤問(wèn)題: The server time zone value '?D1ú±ê×?ê±??' is unrecognized or represents more than one
希望可以幫助你
解決方案,執(zhí)行下面語(yǔ)句設(shè)置時(shí)區(qū):
show variables like '%time_zone%';
set global time_zone='+8:00';
希望可以幫助你
解決方案,執(zhí)行下面語(yǔ)句設(shè)置時(shí)區(qū):
show variables like '%time_zone%';
set global time_zone='+8:00';