performance - Is timestamp in mysql cached when retrieved in different timezones? -


in mysql 5.6 manual, says:

mysql converts timestamp values current time zone utc storage, , utc current time zone retrieval.

but if have different connections different timezones, timestamp value cached?

according oz_ here:

another 1 difference: queries "native" datetime not cached, queries timestamp - be. – oz_ apr 28 '11 @ 17:37

but cannot find confirmation of googling, , doesn't provide link.


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -