mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
addendum to the fix for bug #39920 : post-merge test suite fixes
This commit is contained in:
@ -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';
|
||||||
|
Reference in New Issue
Block a user