Home > database >  To help solve the problem of a MySQL time zone
To help solve the problem of a MySQL time zone

Time:09-25

Hello, everyone:
Due to the project, now every time to restart the MySQL server, to modify the time zone to start the project properly,
Want to ask:
Have any automation solution every time to restart the server automatically modify the time zone or write a bat file to modify the time zone?

CodePudding user response:

http://blog.csdn.net/mchdba/article/details/9763521

CodePudding user response:

Show variables like "% % time_zone";

CodePudding user response:

https://blog.csdn.net/lioufei0370/article/details/85124246
  • Related