Thread: my.ini timezone
View Single Post

   
  #1 (permalink)  
Old 02-28-2008, 08:32 AM
FrankNatoli
 
Posts: n/a
Default my.ini timezone

Need MySQL 5.1 to report date+time in UTC, even though I'm operating in
U.S. Eastern Time. Once I insert "tz=utc" into my.ini in [mysqld]
section, mysql will no longer start. Even tried "tz=EST5EDT" and mysql
still would not start. Comment out the "tz" and "net start mysql"
starts right up. Running WinXP SP2. What to do? Thanks.

Reply With Quote