From: Date: February 24 2007 7:06am Subject: Re: MySQL Daylight Savings Time Patch List-Archive: http://lists.mysql.com/mysql/205206 Message-Id: <45DFD5D5.8070003@cfwebtools.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Paul DuBois wrote: > At 4:40 PM -0600 2/20/07, Ryan Stille wrote: >> Is there an easy way to test to see if MySQL already has the proper >> tables loaded? >> >> -Ryan > > Yes, reload them. :-) After that, they're current! ....... > My timezone tables appear to be empty. At least the time_zone_name and time_zone_transition tables are for sure. I was under the impression I needed to update these tables, but if its working fine without them, then..... it must be looking to the OS for timezone info? -Ryan