Bug #51246 | Timezone not correct calculated | ||
---|---|---|---|
Submitted: | 17 Feb 2010 14:40 | Modified: | 19 Feb 2010 12:38 |
Reporter: | Max Gaga | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S3 (Non-critical) |
Version: | mysql-server-5.4.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | timezone |
[17 Feb 2010 14:40]
Max Gaga
[19 Feb 2010 12:38]
Susanne Ebrecht
Many thanks for writing a bug report but this is not a bug. http://dev.mysql.com/doc/refman/5.1/en/datetime.html " The TIMESTAMP data type has a range of '1970-01-01 00:00:01' UTC to '2038-01-19 03:14:07' UTC. It has varying properties, depending on the MySQL version and the SQL mode the server is running in. These properties are described later in this section. " It is also documented in German: http://dev.mysql.com/doc/refman/5.1/de/datetime.html " So kann ein TIMESTAMP-Wert nicht vor 1970 und nicht nach 2037 liegen "