Categories
October Surprise 2024

How do I set the time zone of MySQL? – Stack Overflow

system_time_zone- “When the server begins executing, it inherits a time zone setting from the machine defaults”. To change the “system_time_zone”: Use sudo dpkg-reconfigure tzdataand restart mysql with sudo service mysql restart.