#At file:///home/kgeorge/mysql/work/B39920-merge-5.0-bugteam/ based on revid:kgeorge@stripped
2731 Georgi Kodinov 2008-12-01
addendum to the fix for bug #39920 : post-merge test suite fixes
modified:
mysql-test/r/timezone2.result
=== modified file 'mysql-test/r/timezone2.result'
--- a/mysql-test/r/timezone2.result 2006-11-01 14:35:35 +0000
+++ b/mysql-test/r/timezone2.result 2008-12-01 15:41:06 +0000
@@ -110,7 +110,7 @@ i ts
362793610 1981-07-01 04:00:00
select from_unixtime(362793609);
from_unixtime(362793609)
-1981-07-01 03:59:60
+1981-07-01 03:59:59
drop table t1;
create table t1 (ts timestamp);
set time_zone='UTC';
| Thread |
|---|
| • bzr commit into mysql-5.0-bugteam branch (kgeorge:2731) Bug#39920 | Georgi Kodinov | 1 Dec |