# 查看时区 show variables like ‘%time_zone%‘; # 设置全局 set global time_zone=‘+8:00‘; # 设置当前会话 set time_zone=‘+8:00‘; #
# 查看时区
show variables like ‘%time_zone%‘;
# 设置全局
set global time_zone=‘+8:00‘;
# 设置当前会话
set time_zone=‘+8:00‘;
# 立即生效
flush privileges;
UTC是协调世界时(Universal Time Coordinated)
GMT(Greenwich Mean Time)是格林尼治平时
而CST却同时可以代表如下 4 个不同的时区:
美国中部时间:Central Standard Time (USA) UT-6:00
澳大利亚中部时间:Central Standard Time (Australia) UT+9:30
中国标准时间:China Standard Time UT+8:00
古巴标准时间:Cuba Standard Time UT-4:00
查看/设置 Mysql时区
--结束END--
本文标题: 查看/设置 mysql时区
本文链接: https://lsjlt.com/news/7548.html(转载时请注明来源链接)
有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341
2024-10-23
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
2024-10-22
回答
回答
回答
回答
回答
回答
回答
回答
回答
回答
0