mysql 常见问题处理

时区问题(差8小时)

show variables like "%time_zone%";
set time_zone='+8:00';

 

posted @ 2021-03-03 17:24  _senjer  阅读(45)  评论(0)    收藏  举报