Commit f0c49a6a authored by Georgi Kodinov's avatar Georgi Kodinov
Browse files

addendum to the fix for bug #39920 : post-merge test suite fixes

parent f2a317b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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';