> -Original Message-
> From: Elim PDT [mailto:e...@pdtnetworks.net]
> Sent: Monday, March 29, 2010 5:57 PM
> To: mysql@lists.mysql.com
> Subject: timezone questions
>
> data from one server in timezone A ported to another server
> in timezone B, what will hap
data from one server in timezone A ported to another server in timezone B,
what will happen for the records with datetime columns?
What is the recommended way of handling this kind of issues? Thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
Dear list,
I never tried any timezone features(options) of mysql and like
to learn from you.
(1) In what situation one need to set mysql timezone?
(I know there are application level timezone solutions)
(2) What the effect if a custome timezone is settled with mysql?
I use mysql for web ap