MySQL Forums
Forum List  »  Newbie

How to time sync MySQL with system time
Posted by: Greg Sienkiewicz
Date: March 09, 2009 12:20PM

I am running MySQL 4.1.18nt on a Windows 2003 Server. The past weekend was daylight savings time in Canada. All the Windows servers changed their time appropriately, however the MySQL database SELECT CURRENT_TIME value is behind an hour. The SELECT @@global.time_zone shows as SYSTEM. Is there a way to manually update the time value without MySQL service restart? Will the time value sync with system time at service restart? Is this a bug?

Thank you kindly.

Greg Sienkiewicz

Options: ReplyQuote


Subject
Written By
Posted
How to time sync MySQL with system time
March 09, 2009 12:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.