摘要:
1 linux时区设置 直接复制时区文件,覆盖/etc/localtime cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 2 mysql时区设置 先用now()获取系统时间,验证 //设置时区,更改为东八区 set global time_z 阅读全文
posted @ 2019-11-22 14:37
hx777
阅读(1814)
评论(0)
推荐(0)