Timestamp Bug

[expired user #8989]'s profile image [expired user #8989] posted 9 years ago in General Permalink
Hello everyone,

Have anyone ever used values for timestamp like:

2013-03-31 02:00:00
2014-03-30 02:00:00
2015-03-29 02:00:00

when i'm writing theese values into database the time is changing into 03:00:00

if i try to correct the time back into 02:00:00 there is an error.

-> "0 rows updated when that should have been 1."

What is the Problem with it.

please give me a hint.

thanks in advance ...
ansgar's profile image ansgar posted 9 years ago Permalink
Pleas post the CREATE TABLE code here, so anyone is able to reproduce that issue.
kalvaro's profile image kalvaro posted 9 years ago Permalink
A guess... Can such a thing happen if you enable "Use own client time zone" in session manager and server is configured in a different time zone offset?

Please login to leave a reply, or register at first.