My server is running in MDT
MDT
So I used following one to convert EST
EST
SET time_zone = \'-5:00\'
But, how c
For Linux, BSD, and Mac OS X if you need to load the timezone table do this:
$ mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -uroot mysql