merged addendum to bug 39920 to 5.1-bugteam

This commit is contained in:
Georgi Kodinov 2008-12-01 17:43:51 +02:00
commit 6969832813
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
[MYSQL] [MYSQL]
post_commit_to = "commits@lists.mysql.com" post_commit_to = "commits@lists.mysql.com"
post_push_to = "commits@lists.mysql.com" post_push_to = "commits@lists.mysql.com"
tree_name = "mysql-5.1" tree_name = "mysql-5.1-bugteam"

View file

@ -110,7 +110,7 @@ i ts
362793610 1981-07-01 04:00:00 362793610 1981-07-01 04:00:00
select from_unixtime(362793609); select from_unixtime(362793609);
from_unixtime(362793609) from_unixtime(362793609)
1981-07-01 03:59:60 1981-07-01 03:59:59
drop table t1; drop table t1;
create table t1 (ts timestamp); create table t1 (ts timestamp);
set time_zone='UTC'; set time_zone='UTC';