addendum to the fix for bug #39920 : post-merge test suite fixes
This commit is contained in:
parent
c419185fed
commit
7f9e0b9bfb
@ -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';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user